]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.util/pom.xml
Use Maven OSGi plugin v1.1.3
[lgpl/argeo-commons.git] / org.argeo.util / pom.xml
index 9077e7fc50d541501a5c9f9ab6f7fb78b340eb8e..d1c52d195ce8c9afc8e2f0a706f5f8d91aa84000 100644 (file)
@@ -8,21 +8,6 @@
        </parent>
        <artifactId>org.argeo.util</artifactId>
        <name>Commons Util (no third party dependencies)</name>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.felix</groupId>
-                               <artifactId>maven-bundle-plugin</artifactId>
-                               <configuration>
-                                       <instructions>
-                                               <Export-Package>
-                                                       org.argeo.*
-                                               </Export-Package>
-                                       </instructions>
-                               </configuration>
-                       </plugin>
-               </plugins>
-       </build>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.tp</groupId>