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=66070b623e3b50c38491ae4842b62849bd30c5bc;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=14be406949d7d3c83040518c833f55102bada07a diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 66070b623..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 @@ -66,35 +67,21 @@ - - - win32 - win32 - x86 - win32 win32 x86_64 - @@ -103,6 +90,71 @@ tycho-source-feature-plugin ${tycho.extras.version} + + org.eclipse.tycho + tycho-p2-plugin + ${tycho.version} + + + attach-p2-metadata + package + + p2-metadata + + + + + false + + + + + + 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 + + + + + + + +