X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fruntime%2Fpom.xml;h=63b835eb2b3fe25a49f679b95fa8e7c3d775e6ac;hb=816bf832b3b0f1121405586a671eab698d25c748;hp=ee51e36d74f35613785dc6b2f341abd9962364cb;hpb=0c7e0b9314d87092a4926cbaa3725967b0792fa4;p=lgpl%2Fargeo-commons.git diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index ee51e36d7..63b835eb2 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.2 + 1.1.1 osgi .. @@ -14,4 +14,49 @@ org.argeo.osgi.boot + + + + src/main/resources + + + . + + META-INF/** + + + + + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.apache.felix + maven-bundle-plugin + true + + + \ No newline at end of file