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=cfa99b7ba5e305a3e36063c0db4a4d397c674ced;hp=91de535718b4af971fa1494ac00ab5aee290b570;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=73739e7a4bb8c3f7a54aa940f863ee9855a1f3e3 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 91de53571..cfa99b7ba 100644 --- a/releng/org.simantics.tycho.configuration/pom.xml +++ b/releng/org.simantics.tycho.configuration/pom.xml @@ -8,10 +8,11 @@ pom - 1.0.0 - 1.0.0 + 11 + 11 + 1.6.0 + 1.6.0 UTF-8 - http://download.eclipse.org/releases/mars @@ -58,7 +59,6 @@ target-platform-configuration ${tycho.version} - true org.simantics @@ -72,11 +72,6 @@ gtk x86_64 - - win32 - win32 - x86 - win32 win32 @@ -95,19 +90,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 +109,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 + + + + + + + +