X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=075ccb1bfa58bff729814c4ccd65eaa2dbb17458;hp=7c6a618a31717a70f6dc66903d8c5d645527956e;hb=d059b1faef43031951d426048974fa9b32dceba3;hpb=cb52618d6821c742c86074c4f28eb0024cc54d7b diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 7c6a618a31..075ccb1bfa 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -54,6 +54,7 @@ 3.17.1-GA 1.0-SNAPSHOT 2.3.2 + 3.1 @@ -125,7 +126,6 @@ com.google.guava guava ${guava.version} - jar org.javassist @@ -210,11 +210,23 @@ central2 central2 http://repo2.maven.org/maven2 + + false + + + true + central central http://repo1.maven.org/maven2 + + false + + + true + @@ -407,10 +419,19 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + + @@ -610,6 +631,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -765,7 +791,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror