]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/runtime/org.argeo.security.core/pom.xml
Mode demo files
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index 5c9a1f9eb05c204891d5e4908e5e20b702782ba6..8ffada70e5d6526c445692e785589c31c8382cb2 100644 (file)
@@ -35,6 +35,7 @@
                                                <Import-Package>
                                                        org.springframework.context,
                                                        org.springframework.beans.factory,
+                                                       org.argeo.jcr,
                                                        *
                                                </Import-Package>
                                        </instructions>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
                        <version>0.2.3-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.server</groupId>
+                       <artifactId>org.argeo.server.jcr</artifactId>
+                       <version>0.2.3-SNAPSHOT</version>
+               </dependency>
 
                <!-- Spring -->
                <dependency>