]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.dao.ldap/pom.xml
[maven-release-plugin] prepare release argeo-commons-1.1.1
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.dao.ldap / pom.xml
index 760563f5b142c7443ed8dffccc44ecbc4aa2e089..77881effd261ac214c65d56f1c3530f7465f8f66 100644 (file)
@@ -1,9 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.3.4-SNAPSHOT</version>
+               <version>1.1.1</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
                                        <instructions>
                                                <Import-Package>
                                                        *,
+                                                       org.argeo.jcr,
                                                        com.sun.jndi.ldap;resolution:=optional,
-                                                       org.springframework.ldap.core.support
+                                                       org.springframework.ldap.core.support,
+                                                       org.springframework.security
                                                </Import-Package>
                                        </instructions>
                                </configuration>