]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dep/org.argeo.dep.cms.client/pom.xml
Move JCR utilities from API to CMS JCR
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.client / pom.xml
index c76266a55ce861a42c93df0f0fc5759b051193d1..3c99ba16ce50bb9e3bd19483d759cb5c1fa59cb2 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.3.4</version>
+               <version>2.3-SNAPSHOT</version>
                <artifactId>dep</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.3.4</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.3.4</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.commons</groupId> -->
+<!--                   <artifactId>org.argeo.jcr</artifactId> -->
+<!--                   <version>2.3-SNAPSHOT</version> -->
+<!--           </dependency> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.core</artifactId>
-                       <version>2.3.4</version>
+                       <version>2.3-SNAPSHOT</version>
                </dependency>
 
                <!-- Third Parties -->
@@ -45,6 +45,8 @@
                        <groupId>org.argeo.tp.javax</groupId>
                        <artifactId>javax.enterprise.cdi-api</artifactId>
                </dependency>
+               
+               <!-- JTA is still indirectly required by Jackrabbit -->
                <dependency>
                        <groupId>org.argeo.tp.javax</groupId>
                        <artifactId>javax.transaction-api</artifactId>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.3.4</version>
+                       <version>2.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>