]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.security.auth.ldap/pom.xml
[maven-release-plugin] prepare release argeo-commons-2.1.12
[lgpl/argeo-commons.git] / org.argeo.security.auth.ldap / pom.xml
index a4410a91fa84b3b5437a7822e5e53e75a082dbe8..b58dcff8b2ebda659a4381cd00ff896394d0eee1 100644 (file)
@@ -2,29 +2,10 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.auth.ldap</artifactId>
        <name>Commons Security Auth LDAP</name>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                               <configuration>
-                                       <instructions>
-                                               <Import-Package>
-                                                       *,
-                                                       org.argeo.jcr,
-                                                       com.sun.jndi.ldap;resolution:=optional,
-                                                       org.springframework.ldap.core.support,
-                                                       org.springframework.security
-                                               </Import-Package>
-                                       </instructions>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
 </project>
\ No newline at end of file