X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9d7950af7395fd1c1f5a5fa79012574eee321870;hb=8f430e4ce6dc900607a3fc74c546a2a5bb63b6fa;hp=7c6a618a31717a70f6dc66903d8c5d645527956e;hpb=cb52618d6821c742c86074c4f28eb0024cc54d7b;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 7c6a618a31..9d7950af73 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -54,6 +54,8 @@ 3.17.1-GA 1.0-SNAPSHOT 2.3.2 + 3.1 + 0.5.3.201107060350 @@ -125,7 +127,6 @@ com.google.guava guava ${guava.version} - jar org.javassist @@ -210,11 +211,23 @@ central2 central2 http://repo2.maven.org/maven2 + + false + + + true + central central http://repo1.maven.org/maven2 + + false + + + true + @@ -407,10 +420,19 @@ + failsafe-integration-tests + integration-test integration-test + + failsafe-verify + verify + + verify + + @@ -610,6 +632,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -765,7 +792,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror @@ -995,5 +1022,10 @@ jersey-json ${jersey.version} + + org.ow2.asm + asm-all + 4.1 +