X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=d03e411aaf1a13667857c4131f188e309beb929d;hb=930da66f9b2d7d1acba3e5dc805a323933abb780;hp=c5f83c3fd82566bd17e773d340e882180caf9114;hpb=91b6412e6c2187870611385be8455b1dc6fa4156;p=simantics%2Fplatform.git diff --git a/releng/org.simantics.sdk.build.p2.site/pom.xml b/releng/org.simantics.sdk.build.p2.site/pom.xml index c5f83c3fd..d03e411aa 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -22,8 +22,6 @@ 2.8.11 3.1.0 2.25.1 - - 2.25.1.b0006 1.5.0 1.7.30 1.7.30 @@ -37,6 +35,7 @@ 0.5.4 4.4 1.20 + 1.6 2.6 1.2 1.4 @@ -82,12 +81,12 @@ org.eclipse.tycho.extras tycho-p2-extras-plugin - 1.0.0 + 1.7.0 org.reficio p2-maven-plugin - 1.2.0 + 1.3.0 default-cli @@ -265,6 +264,10 @@ org.apache.commons.compress + + org.apache.commons:commons-csv:${commons-csv.version} + true + commons-lang:commons-lang:${commons-lang.version} true @@ -446,70 +449,28 @@ org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle:${org.apache.aries.spifly.dynamic.bundle.version} true - - org.glassfish.jersey.core:jersey-common:${jersey.version} - true - true - - ${jersey.version.actual} - *;resolution:=optional - - org.glassfish.jersey.*;version="${jersey.version}" - - - org.glassfish.jersey.core:jersey-server:${jersey.version} true - true - - ${jersey.version.actual} - *;resolution:=optional - org.glassfish.jersey.core:jersey-client:${jersey.version} true - true - - ${jersey.version.actual} - *;resolution:=optional - - org.glassfish.jersey.media:jersey-media-multipart:${jersey.version} true - - org.glassfish.jersey.ext:jersey-entity-filtering:${jersey.version} - true - true - - ${jersey.version.actual} - *;resolution:=optional - - org.glassfish.jersey.media:jersey-media-json-jackson:${jersey.version} true - true com.fasterxml.jackson.* - - ${jersey.version.actual} - *;resolution:=optional - org.glassfish.jersey.containers:jersey-container-servlet-core:${jersey.version} true - true - - ${jersey.version.actual} - *;resolution:=optional - org.jboss.windup.decompiler:decompiler-procyon:${decompiler-procyon.version}