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=da8b7254d61683f2dc11d3806ceb9fe9338abb2d;hp=91de535718b4af971fa1494ac00ab5aee290b570;hb=dac7a40d1cf85956aeac63ccbdf5b7a0d9977ac3;hpb=b28a94bc9d4bc8265370edfe567e58a5af806da2 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 91de53571..da8b7254d 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,7 +57,6 @@ target-platform-configuration ${tycho.version} - true org.simantics @@ -72,11 +70,6 @@ gtk x86_64 - - win32 - win32 - x86 - win32 win32 @@ -95,19 +88,6 @@ 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 @@ -127,4 +107,52 @@ + + + + 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 + + + + + + + +