New project conventions
[lgpl/argeo-commons.git] / org.argeo.security.auth.ldap / pom.xml
index a4410a91fa84b3b5437a7822e5e53e75a082dbe8..c26dda86d91d3c19d180930a24668c04e6bfa756 100644 (file)
@@ -8,23 +8,4 @@
        </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