Adapt to changes in Argeo Commons
[gpl/argeo-suite.git] / org.argeo.entity.core / pom.xml
index c2babfdbb4ad9a67a2f7eb20edcd90f3a985b3db..eaddc32905a0ece091b9101325ee5946021f26c0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.16</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.16</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>