X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=1ec5d05ceba60eea5b57514422993a296cd1e339;hb=1f5c41bf438d24d0eb417c8fc2fdf20ce10e0f1e;hp=c54c9d93d521a2c291214735b14ba7b269cb423d;hpb=9fffed2c9cc460db2b8f5d3b628314c7ab406c5b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c54c9d93d..1ec5d05ce 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,7 @@ 0.12.1-SNAPSHOT 0.1.21 2.0.0 + 0.8.2.1 scm:svn:https://www.argeo.org/svn/commons/trunk @@ -68,6 +69,7 @@ limitations under the License. osgi server + security @@ -98,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 + + + +