X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Ffeatures%2Forg.argeo.slc.ui.launch.feature%2Fpom.xml;h=bad0919aabb93a80dd39a550380408d3cb266d1f;hb=bbb3fc60eaeb1e47952a2843643dd5edbde36812;hp=9597f8e58bfb52869cbf5a25150493a2fa4500fa;hpb=642d08b63b4773232ba738e9d7e8004322f25df3;p=gpl%2Fargeo-slc.git diff --git a/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml b/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml index 9597f8e58..bad0919aa 100644 --- a/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml +++ b/eclipse/features/org.argeo.slc.ui.launch.feature/pom.xml @@ -1,52 +1,95 @@ - - 4.0.0 - - org.argeo.slc - argeo-slc - 0.9.4-SNAPSHOT - ../org.argeo.slc - - org.argeo.slc.ui.launch.feature - pom - Argeo SLC Launch Eclipse Feature - - - /home/mbaudier/dev/eclipseBases/eclipse-3.3 - - - - - - org.argeo.slc.maven.plugins - maven-argeo-pde-plugin - - - argeo-pde-build - compile - - build - - - ${eclipse.base} - - build.update.jar - - - -DjavacSource=1.5 -DjavacTarget=1.5 - - - - - argeo-pde-clean - clean - - clean - - - - - - + + 4.0.0 + + org.argeo.slc + argeo-slc + 0.10.2 + ../org.argeo.slc + + org.argeo.slc.ui.launch.feature + pom + Argeo SLC Launch Eclipse Feature + + + + org.argeo.slc.maven.plugins + maven-argeo-pde-plugin + + + argeo-pde-build + compile + + buildElement + + + + ${eclipseBuildDir} + + + -DjavacSource=1.5 -DjavacTarget=1.5 + + + + + argeo-pde-clean + clean + + clean + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-feature + package + + attach-artifact + + + + + + ${project.build.directory}/${project.artifactId}.zip + + zip + feature + + + + + + attach-updatesite + package + + attach-artifact + + + + + + ${project.build.directory}/${project.artifactId}-updatesite.zip + + zip + updatesite + + + + + + + + + + + + + argeo-plugins + http://www.argeo.org/maven/argeo + + + \ No newline at end of file