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=86c4ce44deb6c4ff6bb1dc38d21c2ebf1976c02a;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=ad8d06d08e3509cc6f55266c9fcfb4287a290ffb diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 86c4ce44d..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,21 +67,11 @@ - - linux - gtk - x86 - linux gtk x86_64 - - win32 - win32 - x86 - win32 win32 @@ -99,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 + + + + + + + +