X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fruntime%2Fpom.xml;h=d48a873ae977091fff8c36bc6398ee66516362e5;hb=a52e5c9b1cca9109f159b90f3eda439ed6077f04;hp=9ef5fa33d2c83b72cf279f1af365ecd11c2952b7;hpb=2162e9f3de54712e894611e2f5d19b83ce462627;p=lgpl%2Fargeo-commons.git diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index 9ef5fa33d..d48a873ae 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons - 0.1.1-SNAPSHOT + 1.1.1-SNAPSHOT osgi .. @@ -15,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