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=86c4ce44deb6c4ff6bb1dc38d21c2ebf1976c02a;hpb=ad8d06d08e3509cc6f55266c9fcfb4287a290ffb;p=simantics%2Fplatform.git diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 86c4ce44d..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 @@ -66,21 +65,11 @@ - - linux - gtk - x86 - linux gtk x86_64 - - win32 - win32 - x86 - win32 win32 @@ -99,6 +88,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 + + + + + + + +