New project conventions
[lgpl/argeo-commons.git] / org.argeo.security.dao.ldap / pom.xml
index d4ca96c6b32d332063dbade938997adc65ce870f..bb2482f435650b399b3debe8db6fa41d130dbd01 100644 (file)
@@ -8,23 +8,4 @@
        </parent>
        <artifactId>org.argeo.security.dao.ldap</artifactId>
        <name>Commons Security DAO 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