X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Forg.simantics.tycho.configuration%2Fpom.xml;h=659246e6eab8a006f4d39d17ee9fbc59c558dd4f;hp=66070b623e3b50c38491ae4842b62849bd30c5bc;hb=f4086539192b186ada63d7bc791038dec3aa9312;hpb=6abae37c9b120020fbd8a0519a3d19bb4b3335c3 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 66070b623..659246e6e 100644 --- a/releng/org.simantics.tycho.configuration/pom.xml +++ b/releng/org.simantics.tycho.configuration/pom.xml @@ -8,10 +8,9 @@ pom - 1.0.0 - 1.0.0 + 1.5.0 + 1.5.0 UTF-8 - http://download.eclipse.org/releases/mars @@ -58,6 +57,7 @@ target-platform-configuration ${tycho.version} + true org.simantics @@ -66,35 +66,21 @@ - - - win32 - win32 - x86 - win32 win32 x86_64 - @@ -103,6 +89,84 @@ tycho-source-feature-plugin ${tycho.extras.version} + + org.eclipse.tycho.extras + tycho-pack200b-plugin + ${tycho.extras.version} + + + pack200-pack + + pack + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho.version} + + + attach-p2-metadata + package + + p2-metadata + + + + + false + + + + + + sign + + + sign + true + + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0.0 + + + initialize + + read-project-properties + + + + + + ${sign.properties} + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 3.0.0 + + + sign + + sign + verify + + + + + + + +