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=320857f517050d1bf8bbec7097f308f2a31a4dcb;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=e97b5f6a6abbd5d123d8990645c4973d6a6e12c0 diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 320857f51..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 @@ -90,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 @@ -122,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 + + + + + + + +