X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached.launcher%2Fpom.xml;h=423fcecb8a8d8a95d4fee0d59156b5c46d7f93a5;hb=a62c9fc3c512ac24317896f8104f743c6ed41f9a;hp=69e3f1df487d048897776f8c102601be02aa263f;hpb=3bb77df2fe66b02ca1b3f82c2d63b5368e0b29e0;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.detached.launcher/pom.xml b/org.argeo.slc.detached.launcher/pom.xml index 69e3f1df4..423fcecb8 100644 --- a/org.argeo.slc.detached.launcher/pom.xml +++ b/org.argeo.slc.detached.launcher/pom.xml @@ -1,15 +1,14 @@ - 4.0.0 org.argeo.slc argeo-slc - 0.11.1-SNAPSHOT + 0.11.2-SNAPSHOT ../org.argeo.slc - org.argeo.slc.autoui.launcher.launcher - SLC Auto UI Launcher + org.argeo.slc.detached.launcher + Argeo SLC Detached Launcher jar @@ -17,36 +16,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.autoui - ${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