X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached.launcher%2Fpom.xml;h=b101f93dcab9fe0ccf2062396e3aa8f27ba30efb;hb=4178000915cbf1bea6f85831f57a833f78cd68f6;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..b101f93dc 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.autoui.launcher.launcher - SLC Auto UI Launcher + org.argeo.slc.detached.launcher + Argeo SLC Detached Launcher jar @@ -17,36 +15,126 @@ 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 + + --> + + + + + + + + \ No newline at end of file