X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached.launcher%2Fpom.xml;h=813a0cc1bb95590d04a666d8f9b3f9fc1307985c;hb=8675387b5f28779cdc65eb80453d6c3f7eeca799;hp=eb4ee3af3bb3218e21e160306e6568b06b47ae8b;hpb=d8c5cf47f4ce62682c346523a9b988af0d8565ce;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.detached.launcher/pom.xml b/org.argeo.slc.detached.launcher/pom.xml index eb4ee3af3..813a0cc1b 100644 --- a/org.argeo.slc.detached.launcher/pom.xml +++ b/org.argeo.slc.detached.launcher/pom.xml @@ -1,15 +1,13 @@ - + 4.0.0 org.argeo.slc argeo-slc - 0.11.1-SNAPSHOT + 0.11.3-SNAPSHOT ../org.argeo.slc org.argeo.slc.detached.launcher - SLC Detached Launcher + Argeo SLC Detached Launcher jar @@ -17,36 +15,125 @@ org.apache.maven.plugins maven-compiler-plugin - 1.3 - 1.3 + 1.4 + 1.4 org.apache.maven.plugins maven-source-plugin + + org.apache.maven.plugins + maven-jar-plugin + + + + + org.argeo.slc.detached.launcher.Main + + + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + + org.argeo.slc.* + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/assembly/dist.xml + + + + + attach-assembly + package + + single + + + + + - org.argeo.slc - org.argeo.slc.detached - ${project.version} + org.eclipse.osgi + org.eclipse.osgi + - org.apache.felix - org.apache.felix.main + org.springframework.osgi + org.springframework.osgi.extender + + + + + org.springframework - spring-context - 2.0.8 + org.springframework.context + + + org.apache.commons + + com.springsource.org.apache.commons.io + + + + org.junit + com.springsource.junit + - xerces - xercesImpl + org.apache.log4j + com.springsource.org.apache.log4j + \ No newline at end of file