]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.util/pom.xml
[maven-release-plugin] prepare release argeo-commons-2.1.12
[lgpl/argeo-commons.git] / org.argeo.util / pom.xml
index 9077e7fc50d541501a5c9f9ab6f7fb78b340eb8e..549c31a0f947c3c6083022f3a5926ce6da8609c0 100644 (file)
@@ -3,26 +3,11 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.12</version>
                <relativePath>..</relativePath>
        </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>