X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fintegrationtest%2Fpom.xml;h=90b36de7efd1db543328910478888f25279405cd;hb=refs%2Fchanges%2F31%2F1131%2F3;hp=aa4469e452f32ac793a1027724a4df98a289c97e;hpb=9ff610f03e7fe11a5c9e40405cf24dd3e3af8a89;p=controller.git diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index aa4469e452..90b36de7ef 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -5,10 +5,15 @@ 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 + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + org.opendaylight.controller northbound.integrationtest @@ -17,10 +22,26 @@ central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 + + false + + + true + + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + connectionmanager.implementation + 0.1.0-SNAPSHOT + org.opendaylight.controller sal @@ -31,6 +52,16 @@ sal.implementation 0.4.0-SNAPSHOT + + org.opendaylight.controller + sal.connection + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection.implementation + 0.1.0-SNAPSHOT + org.opendaylight.controller forwarding.staticrouting @@ -99,7 +130,7 @@ org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -126,6 +157,11 @@ usermanager 0.4.0-SNAPSHOT + + org.opendaylight.controller + usermanager.implementation + 0.4.0-SNAPSHOT + org.opendaylight.controller security @@ -242,6 +278,11 @@ jackson-jaxrs ${jackson.version} + + org.codehaus.jackson + jackson-xc + ${jackson.version} + org.codehaus.jettison jettison @@ -257,6 +298,11 @@ commons-fileupload 1.2.2 + + commons-codec + commons-codec + 1.8 + equinoxSDK381 javax.servlet @@ -607,7 +653,7 @@ jersey-core ${jersey.version} - com.sun.jersey @@ -627,4 +673,3 @@ -