]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - lib/pom.xml
Use latest Argeo Commons Testing.
[gpl/argeo-slc.git] / lib / pom.xml
index 37982a32318b1807cf3c6f9d83f06117015a93cb..cf45120d128de012a202e3852084f7560692aebf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>2.1.17</version>
+               <version>2.1.18-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>lib</artifactId>
@@ -46,6 +46,7 @@
                                                <SLC-ExecutionModule>default</SLC-ExecutionModule>
                                                <!-- Minimal imports + some optional convenience imports -->
                                                <Import-Package>
+                                                       org.argeo.security.jackrabbit;resolution:="optional",
                                                        org.springframework.cglib.proxy;resolution:="optional",
                                                        org.springframework.cglib.core;resolution:="optional",
                                                        org.springframework.cglib.reflect;resolution:="optional",
@@ -73,7 +74,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.minimal</artifactId>
-                       <version>2.1.17</version>
+                       <version>2.1.18-SNAPSHOT</version>
                        <type>pom</type>
                </dependency>
        </dependencies>