X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1ec5d05ceba60eea5b57514422993a296cd1e339;hb=eb1255435a5afaf329a781ff4041391c71275537;hp=8104fc77cfd88ccbdce0cbcbe2fe1aaea49fb276;hpb=b2bfc5cdb8374a7542d49b9fe729fc58558e5fdb;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 8104fc77c..1ec5d05ce 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,8 @@ 0.1 0.12.1-SNAPSHOT 0.1.21 + 2.0.0 + 0.8.2.1 scm:svn:https://www.argeo.org/svn/commons/trunk @@ -65,7 +67,9 @@ limitations under the License. + osgi server + security @@ -96,6 +100,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 + + + +