X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=7f1d8d59d397b3faff4c93603705c6da65298c97;hb=53b3463d13f4ac58838302ffa5a59d009f6df8c7;hp=5f40cf19edc972f41444804af0bb3d44134fd38a;hpb=701cacf5db496298ff8c6d33e96367e63c61e060;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 5f40cf19e..7f1d8d59d 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -10,15 +10,21 @@ 2.1.7.b1 + 3.5.2 4.9.0 4.9.0.b0003 org.apache.lucene4 + 1.1.6 2.0.6 2.0.6.b0001 2.8.8 3.1.0 2.25.1 1.7.25 + 1.7.25.b001 + 1.14.0 + 1.14.0.b001 + 3.5.1 @@ -99,8 +105,13 @@ - org.antlr:antlr-runtime:3.5.2 + org.antlr:antlr-runtime:${antlr.version} true + + org.antlr.runtime + ${antlr.version} + *;version="${antlr.version}" + org.apache.lucene:lucene-core:${lucene.version} @@ -155,6 +166,10 @@ !org.apache.lucene.*,*;resolution:=optional + + jaxen:jaxen:${jaxen.version} + true + org.jdom:jdom2:${jdom.version} true @@ -395,6 +410,7 @@ true SLF4J API Module + ${slf4j.version.actual} org.slf4j.api *;version=${slf4j.version} @@ -450,6 +466,53 @@ org.jsoup:jsoup:1.8.3 true + + org.eclipse.jetty:jetty-servlets:9.4.5.v20170502 + true + + + io.grpc:grpc-core:${grpc.version} + true + + + + io.grpc;version="${grpc.version}", + io.grpc.inprocess;version="${grpc.version}", + io.grpc.internal;version="${grpc.version}", + io.grpc.util;version="${grpc.version}" + + !com.google.errorprone.annotations,* + + + + io.grpc:grpc-context:${grpc.version} + true + + + ${grpc.version.actual} + io.grpc.core + + + + io.grpc:grpc-stub:${grpc.version} + true + + + io.grpc:grpc-protobuf:${grpc.version} + true + + + io.grpc:grpc-netty:${grpc.version} + true + + + com.google.protobuf:protobuf-java:${protobuf.version} + true + true + + !sun.misc.*,*;resolution:=optional + +