X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=f0c04ae5e2bde9d3264dbb3a256b834239a70d16;hp=9432d6f622114f1fb16d019ed2c33f96e043e914;hb=d059b1faef43031951d426048974fa9b32dceba3;hpb=c983d7c605bf432e9637b2608d4bce3bd1446808 diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 9432d6f622..f0c04ae5e2 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -5,9 +5,9 @@ 4.0.0 org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight + commons.integrationtest + 0.5.0-SNAPSHOT + ../../commons/integrationtest scm:git:ssh://git.opendaylight.org:29418/controller.git @@ -23,6 +23,12 @@ central2 central2 http://repo2.maven.org/maven2 + + false + + + true + @@ -114,12 +120,12 @@ org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -151,6 +157,11 @@ usermanager 0.4.0-SNAPSHOT + + org.opendaylight.controller + usermanager.implementation + 0.4.0-SNAPSHOT + org.opendaylight.controller security @@ -267,6 +278,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -282,6 +298,11 @@ commons-fileupload 1.2.2 + + commons-codec + commons-codec + 1.8 + equinoxSDK381 javax.servlet @@ -422,7 +443,7 @@ org.apache.commons commons-lang3 - 3.1 + ${commons.lang.version} virgomirror