mirror of https://github.com/apache/lucene.git
SOLR-14103: follow up
This commit is contained in:
parent
4b7bb7cf29
commit
845b20224d
|
@ -45,8 +45,6 @@ com.rometools.version = 1.5.1
|
|||
/com.rometools/rome-utils = ${com.rometools.version}
|
||||
|
||||
com.sun.jersey.version = 1.19
|
||||
/com.sun.jersey/jersey-core = ${com.sun.jersey.version}
|
||||
/com.sun.jersey/jersey-server = ${com.sun.jersey.version}
|
||||
/com.sun.jersey/jersey-servlet = ${com.sun.jersey.version}
|
||||
|
||||
/com.sun.mail/gimap = 1.5.1
|
||||
|
@ -74,7 +72,6 @@ io.jaegertracing.version = 0.35.5
|
|||
/io.jaegertracing/jaeger-thrift = ${io.jaegertracing.version}
|
||||
|
||||
io.netty.netty.version = 4.1.29.Final
|
||||
/io.netty/netty-all = ${io.netty.netty.version}
|
||||
/io.netty/netty-buffer = ${io.netty.netty.version}
|
||||
/io.netty/netty-codec = ${io.netty.netty.version}
|
||||
/io.netty/netty-common = ${io.netty.netty.version}
|
||||
|
@ -148,7 +145,6 @@ org.apache.hadoop.version = 3.2.0
|
|||
/org.apache.hadoop/hadoop-common = ${org.apache.hadoop.version}
|
||||
/org.apache.hadoop/hadoop-hdfs = ${org.apache.hadoop.version}
|
||||
/org.apache.hadoop/hadoop-hdfs-client = ${org.apache.hadoop.version}
|
||||
/org.apache.hadoop/hadoop-minicluster = ${org.apache.hadoop.version}
|
||||
/org.apache.hadoop/hadoop-minikdc = ${org.apache.hadoop.version}
|
||||
|
||||
/org.apache.htrace/htrace-core4 = 4.1.0-incubating
|
||||
|
|
Loading…
Reference in New Issue