X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.detached.launcher%2Fpom.xml;h=b101f93dcab9fe0ccf2062396e3aa8f27ba30efb;hb=2ad1acc6a405415f6456c5547ad6ec2a87438fec;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..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.detached.launcher - 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.detached - ${project.version} + org.eclipse.osgi + org.eclipse.osgi + + --> + + + + + + + + \ No newline at end of file