X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=cb1892ae664513667693413eac0fef5824ef35e6;hp=56df36a934acef5ac3fb6618862fbd6d77ebff8b;hb=1ffc047070b9cf25065b9f855d5132c6a88aa8b4;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 56df36a934..cb1892ae66 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/ + http://repo2.maven.org/maven2 @@ -125,7 +126,6 @@ com.google.guava guava ${guava.version} - jar org.javassist @@ -206,19 +206,27 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 + + false + + + true + - - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2 + + false + + + true + @@ -411,10 +419,19 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + + @@ -614,6 +631,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -769,7 +791,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -999,5 +1021,10 @@ jersey-json ${jersey.version} + + org.ow2.asm + asm-all + 4.1 +