diff --git a/Kieker.WebGUI/pom.xml b/Kieker.WebGUI/pom.xml index 05c9ffb20e06562ee0ebb867d0e3fae936c73a85..4af7a8e2f7dae74a54745c0cd6ab784cb5890435 100644 --- a/Kieker.WebGUI/pom.xml +++ b/Kieker.WebGUI/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>kieker</groupId> + <groupId>net.kieker_monitoring</groupId> <artifactId>Kieker.WebGUI</artifactId> <version>1.6-SNAPSHOT</version> <packaging>war</packaging>