Move to the root the bundles which will be part of v1.4 and v2.2
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.modeshape / pom.xml
index 40ff85db4ca4b5cf50e756bdc282f38cfcaee2d1..d66de882be76e905c54d498e540caa5456a70e60 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.server</groupId>
-               <artifactId>runtime</artifactId>
+               <groupId>org.argeo.commons</groupId>
+               <artifactId>argeo-commons</artifactId>
                <version>2.1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
@@ -38,7 +38,7 @@
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
+                       <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
                        <version>2.1.12-SNAPSHOT</version>
                </dependency>
@@ -54,7 +54,7 @@
                </dependency>
 
                <dependency>
-                       <groupId>org.argeo.commons.base</groupId>
+                       <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.log4j</artifactId>
                        <version>2.1.12-SNAPSHOT</version>
                        <type>pom</type>
@@ -62,7 +62,7 @@
 
 
                <dependency>
-                       <groupId>org.argeo.commons.base</groupId>
+                       <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
                        <version>2.1.12-SNAPSHOT</version>
                        <scope>test</scope>