Adapt to changes in Argeo Commons
[gpl/argeo-suite.git] / org.argeo.entity.core / pom.xml
index 089d049d7d67cf5b3550f6045d8e7c75708e05d9..eaddc32905a0ece091b9101325ee5946021f26c0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.18-SNAPSHOT</version>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.core</artifactId>
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.api</artifactId>
-                       <version>2.1.18-SNAPSHOT</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.cms</artifactId>
+                       <artifactId>org.argeo.cms.jcr</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
        </dependencies>