Fix groupId
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 8 Oct 2009 09:42:04 +0000 (09:42 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 8 Oct 2009 09:42:04 +0000 (09:42 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3006 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/modules/pom.xml

index 30179e65c5d016e35a9962d3cab62d2dcc3f21b0..11e4d396b0699bbfe91327eee5d42aaaad796575 100644 (file)
@@ -6,7 +6,7 @@
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.server</groupId>
+       <groupId>org.argeo.commons.server</groupId>
        <artifactId>modules</artifactId>
        <packaging>bundles</packaging>
        <name>Commons Server Modules</name>