X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-connector%2Fpom.xml;h=098c1b3f0d618b1ec055bbd5ab2c19157e062857;hb=207f4a8a94a43a6cb310b7079f9727fea0b7e706;hp=447d116ba01b728531f1bf7f63808ed904594466;hpb=5225ff33e981fb452189eba0b2ce6bb3f2832cc4;p=netconf.git diff --git a/restconf/sal-rest-connector/pom.xml b/restconf/sal-rest-connector/pom.xml index 447d116ba0..098c1b3f0d 100644 --- a/restconf/sal-rest-connector/pom.xml +++ b/restconf/sal-rest-connector/pom.xml @@ -1,16 +1,23 @@ + 4.0.0 org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT org.opendaylight.netconf sal-rest-connector - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle @@ -18,7 +25,7 @@ org.opendaylight.netconf netconf-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom import @@ -67,10 +74,6 @@ org.opendaylight.controller sal-binding-broker-impl - - org.opendaylight.controller - sal-remote - org.opendaylight.yangtools yang-data-api @@ -97,7 +100,7 @@ org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 org.slf4j @@ -120,21 +123,30 @@ org.opendaylight.yangtools yang-model-export - + + org.opendaylight.netconf + ietf-yang-library + ${project.version} + + + org.opendaylight.netconf + ietf-restconf-monitoring + ${project.version} + + + org.opendaylight.netconf + ietf-restconf + ${project.version} + net.java.dev.stax-utils stax-utils - ch.qos.logback logback-classic test - - com.sun.jersey - jersey-server - com.google.code.findbugs jsr305 @@ -145,6 +157,11 @@ 1.2 + + org.json + json + + org.glassfish.jersey.test-framework.providers