New project conventions
[lgpl/argeo-commons.git] / org.argeo.security.dao.os / pom.xml
index 7ec6fe6c3fe15ffbc57b6a61f587c0cdcf4cd811..05ee4ccd4ce250f10162216bdee337719bfd0667 100644 (file)
@@ -8,20 +8,4 @@
        </parent>
        <artifactId>org.argeo.security.dao.os</artifactId>
        <name>Commons Security DAO OS</name>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                               <configuration>
-                                       <instructions>
-                                               <Import-Package>
-                                                       *,
-                                                       org.argeo.jcr,
-                                               </Import-Package>
-                                       </instructions>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
 </project>
\ No newline at end of file