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=91de535718b4af971fa1494ac00ab5aee290b570;hb=f4086539192b186ada63d7bc791038dec3aa9312;hpb=b28a94bc9d4bc8265370edfe567e58a5af806da2 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 91de53571..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 @@ -72,11 +71,6 @@ gtk x86_64 - - win32 - win32 - x86 - win32 win32 @@ -127,4 +121,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 + + + + + + + +