X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=064ddb2780b0ca07147dab111654ca68fe68ae06;hb=23daa3a3818f0a18703a3b0ca95c7908326f95cb;hp=c54c9d93d521a2c291214735b14ba7b269cb423d;hpb=9fffed2c9cc460db2b8f5d3b628314c7ab406c5b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c54c9d93d..064ddb278 100644 --- a/pom.xml +++ b/pom.xml @@ -10,8 +10,10 @@ 0.1 0.12.1-SNAPSHOT + 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 +70,7 @@ limitations under the License. osgi server + security @@ -98,6 +101,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 + + + +