X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fruntime%2Fpom.xml;h=53570ac4c0bcc98def0c2c60efffc68035f76f34;hb=ae0ac1960a3fd2719086b063add6a2a8035e0be7;hp=6881f857611215d5e0a9ba5993dc6d4f69c6da1b;hpb=ba73973522b91aa12972ce5b47e843ecf9d1756c;p=lgpl%2Fargeo-commons.git diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index 6881f8576..53570ac4c 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.2.1-SNAPSHOT + 0.3.5-SNAPSHOT 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