X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.launcher%2Fpom.xml;h=6e6a1a33a8d5bc14b364910ef759af06a9f09f28;hb=a1b71d4abc3b36d052d827e9356a3f9ba4c5cf6d;hp=6e2c58c4f0ec2a15d636f087f9676010a40b2e06;hpb=fbcd3e375c8f4d3ce265297f2006c46b1fe36a6f;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 6e2c58c4f..6e6a1a33a 100644 --- a/runtime/org.argeo.slc.launcher/pom.xml +++ b/runtime/org.argeo.slc.launcher/pom.xml @@ -2,12 +2,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + org.argeo.slc.runtime + argeo-slc-runtime + 0.11.3-SNAPSHOT + .. - org.argeo.slc.runtime org.argeo.slc.launcher jar Argeo SLC Launcher @@ -50,12 +49,13 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} org.argeo.slc.* - *,org.argeo.slc.core.test.spring,org.apache.commons.cli;resolution:=optional + org.argeo.slc.cli.SlcMain @@ -65,24 +65,31 @@ org.argeo.slc.runtime org.argeo.slc.specs - ${project.version} - - - org.argeo.slc.runtime - org.argeo.slc.support.simple - ${project.version} - org.argeo.dep.osgi org.argeo.dep.osgi.commons.cli + + org.springframework + org.springframework.context + + + + org.apache.commons + com.springsource.org.apache.commons.logging + + + org.apache.log4j + com.springsource.org.apache.log4j + + + + org.eclipse.osgi + org.eclipse.osgi + + \ No newline at end of file