X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=releng%2Forg.simantics.tycho.configuration%2Fpom.xml;h=527066818af67407c2e0a417391296a4c9a3685e;hb=4c912423db21ed703d281418187e853d75cfd021;hp=91de535718b4af971fa1494ac00ab5aee290b570;hpb=b28a94bc9d4bc8265370edfe567e58a5af806da2;p=simantics%2Fplatform.git diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 91de53571..527066818 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.6.0 + 1.6.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 + + + + + + + +