X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Fpom.xml;h=447b852d6feb43380797293cf54535557fc02b87;hb=c24f591082e6f01e6752037cec53b8a70792c2f3;hp=b13a3c5721834155f9bec073f730831fb7bd0628;hpb=d8d60b07dfe86fef3e3820daee7035bd69804cd4;p=gpl%2Fargeo-slc.git diff --git a/runtime/pom.xml b/runtime/pom.xml index b13a3c572..447b852d6 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,22 +3,71 @@ org.argeo.slc argeo-slc - 0.11.2-SNAPSHOT + 0.11.3 ../org.argeo.slc + org.argeo.slc.runtime argeo-slc-runtime pom Argeo SLC Runtime + org.argeo.slc.osgiboot org.argeo.slc.specs org.argeo.slc.support.simple org.argeo.slc.support.castor + org.argeo.slc.support.activemq org.argeo.slc.support.ant - org.argeo.slc.support.ws.client + org.argeo.slc.support.equinox org.argeo.slc.support.hibernate + org.argeo.slc.support.maven org.argeo.slc.server org.argeo.slc.detached + org.argeo.slc.detached.launcher org.argeo.slc.launcher org.argeo.slc.lib.detached + + + + + + + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + target/classes/META-INF + + ${pom.artifactId} + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + + + +