X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=ffa014c01198722785d75bff36c8731807e0fff0;hb=52cba1f1065ef4a3d4779c76ef4a3fc5ccdf9b01;hp=56df36a934acef5ac3fb6618862fbd6d77ebff8b;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 56df36a934..ffa014c011 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -54,13 +54,14 @@ 3.17.1-GA 1.0-SNAPSHOT 2.3.2 + 3.1 - central2 - central2 - ${nexusproxy}/repositories/central2/ + central + maven repo1 + http://repo1.maven.org/maven2 @@ -125,7 +126,6 @@ com.google.guava guava ${guava.version} - jar org.javassist @@ -206,19 +206,16 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2 + + false + + + true + @@ -411,10 +408,19 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + + @@ -614,6 +620,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -769,7 +780,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -999,5 +1010,10 @@ jersey-json ${jersey.version} + + org.ow2.asm + asm-all + 4.1 +