X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=osgi%2Fruntime%2Fpom.xml;h=564ae9a0ca2e8f866ecde1bc8988a719cec287a0;hb=a99280d2bc1abd897373dbeeb34a1c6fd53e637c;hp=022f3e0ef6493155ca48a07283629726adba7128;hpb=b9482a0c8cda98e336acb9bd5342650cd3ac750e;p=lgpl%2Fargeo-commons.git diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index 022f3e0ef..564ae9a0c 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.1 + 0.2.3-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