X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e842232d350aa6583a404cf707566e42b018237a;hb=eb6c84622ee34239547b361db5870d98451238bc;hp=8104fc77cfd88ccbdce0cbcbe2fe1aaea49fb276;hpb=b2bfc5cdb8374a7542d49b9fe729fc58558e5fdb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8104fc77c..e842232d3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ 0.1 0.12.1-SNAPSHOT 0.1.21 + 2.0.0 scm:svn:https://www.argeo.org/svn/commons/trunk @@ -65,6 +66,7 @@ limitations under the License. + osgi server @@ -96,6 +98,37 @@ limitations under the License. maven-argeo-osgi-plugin ${version.maven-argeo-osgi} + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + target/classes/META-INF + + ${project.version}-r${buildNumber} + ${pom.artifactId} + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + +