X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fruntime%2Fpom.xml;h=b53b57ab7a2c6f4ce68aaf8cde4d2f855cf0919b;hb=4ffd87645664f2774bd6e15fda1e4c9b1e4138c9;hp=a88911090dbd3553b402ff470c362e1e5d9fbc43;hpb=cf369654be9fbe7bfaa2529ebdc6a0917584fa94;p=lgpl%2Fargeo-commons.git diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index a88911090..b53b57ab7 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.2.2-SNAPSHOT + 0.3.0 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