diff --git hbase-client/pom.xml hbase-client/pom.xml index 76fc67c..670833f 100644 --- hbase-client/pom.xml +++ hbase-client/pom.xml @@ -99,10 +99,6 @@ commons-io - commons-lang - commons-lang - - commons-logging commons-logging diff --git hbase-common/pom.xml hbase-common/pom.xml index e380bc1..b22f7e4 100644 --- hbase-common/pom.xml +++ hbase-common/pom.xml @@ -192,11 +192,6 @@ compile - commons-lang - commons-lang - compile - - commons-collections commons-collections compile diff --git hbase-hadoop2-compat/pom.xml hbase-hadoop2-compat/pom.xml index a30f459..cd64901 100644 --- hbase-hadoop2-compat/pom.xml +++ hbase-hadoop2-compat/pom.xml @@ -165,10 +165,6 @@ limitations under the License. ${hadoop-two.version} - commons-lang - commons-lang - - commons-logging commons-logging diff --git hbase-it/pom.xml hbase-it/pom.xml index 52a97c1..dad2c80 100644 --- hbase-it/pom.xml +++ hbase-it/pom.xml @@ -172,10 +172,6 @@ commons-math - commons-lang - commons-lang - - org.apache.hbase hbase-server diff --git hbase-server/pom.xml hbase-server/pom.xml index 5756675..5b0b066 100644 --- hbase-server/pom.xml +++ hbase-server/pom.xml @@ -360,10 +360,6 @@ commons-io - commons-lang - commons-lang - - commons-logging commons-logging @@ -380,10 +376,6 @@ zookeeper - org.slf4j - slf4j-api - - org.apache.thrift libthrift @@ -417,10 +409,6 @@ org.codehaus.jackson - jackson-core-asl - - - org.codehaus.jackson jackson-mapper-asl diff --git pom.xml pom.xml index b7c73d5..d288dda 100644 --- pom.xml +++ pom.xml @@ -883,7 +883,6 @@ 1.7 2.4 - 2.6 1.1.1 2.2 3.2.1 @@ -905,7 +904,6 @@ 1.0.1 0.9.0 3.4.5 - 1.6.4 0.0.1-SNAPSHOT 2.6.3 2.3.1 @@ -1056,11 +1054,6 @@ - org.slf4j - slf4j-api - ${slf4j.version} - - com.yammer.metrics metrics-core ${metrics-core.version} @@ -1101,11 +1094,6 @@ ${commons-io.version} - commons-lang - commons-lang - ${commons-lang.version} - - commons-logging commons-logging ${commons-logging.version} @@ -1205,11 +1193,6 @@ the same version with these dependencies --> org.codehaus.jackson - jackson-core-asl - ${jackson.version} - - - org.codehaus.jackson jackson-mapper-asl ${jackson.version}