Fix groupId
[lgpl/argeo-commons.git] / server / modules / pom.xml
index 62f8264b23c1f86269325095a702d25e49fed7e2..11e4d396b0699bbfe91327eee5d42aaaad796575 100644 (file)
@@ -6,10 +6,10 @@
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.server</groupId>
+       <groupId>org.argeo.commons.server</groupId>
        <artifactId>modules</artifactId>
        <packaging>bundles</packaging>
-       <name>SLC Modules Server</name>
+       <name>Commons Server Modules</name>
        <build>
                <plugins>
                        <plugin>