X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fruntime%2Fpom.xml;h=8c96893fe7dd65982b576d42c2ff3ad6b5a4463d;hb=d0b8ffbd1f6628fdefcdf02dbe42fc26884f4a9d;hp=58fa64311d0b10f6ad2b61ef81852ac9272c86a8;hpb=1badfc3be2fe98e87ffb1e2dfdcba314294f8a47;p=lgpl%2Fargeo-commons.git diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml index 58fa64311..8c96893fe 100644 --- a/osgi/runtime/pom.xml +++ b/osgi/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.2-SNAPSHOT + 1.1.2-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