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.hibernate / pom.xml
index 0cb8e2782005519f56bb96f624f81d769e59686d..adbd4277961c3c3ea151079d1cca3682eff111a6 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>
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
+                       <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
                        <version>2.1.12-SNAPSHOT</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
-                       <groupId>org.argeo.commons.server</groupId>
+                       <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
                        <version>2.1.12-SNAPSHOT</version>
                        <type>pom</type>