X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-connector%2Fpom.xml;h=86aac56e4085edb5ddefbd93f5a75ff370ae1704;hb=6856d42c253f6e9fd5379f06e3c38a0c66118d38;hp=31b614766f58f187499ccaf7c674de1205a2181b;hpb=4c0c091813aea131d32dc70c5121a450eb9b7291;p=netconf.git diff --git a/restconf/sal-rest-connector/pom.xml b/restconf/sal-rest-connector/pom.xml index 31b614766f..86aac56e40 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 @@ -87,6 +90,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-test-util + org.opendaylight.mdsal.model ietf-restconf @@ -97,7 +104,7 @@ org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 org.slf4j @@ -120,32 +127,41 @@ 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 - 20070216 - ch.qos.logback logback-classic test - - com.sun.jersey - jersey-server - - - com.google.code.findbugs - jsr305 - javax.annotation javax.annotation-api 1.2 + + org.json + json + + org.glassfish.jersey.test-framework.providers @@ -183,6 +199,7 @@ MD SAL Restconf Connector org.opendaylight.netconf.sal.rest.*, + org.opendaylight.restconf.*, org.opendaylight.netconf.sal.restconf.rpc.*, org.opendaylight.netconf.sal.restconf.impl, org.opendaylight.netconf.md.sal.rest.common.*, @@ -196,9 +213,9 @@ org.opendaylight.aaa.shiro.filters, org.opendaylight.aaa.shiro.realm, org.opendaylight.aaa.shiro.web.env, + org.opendaylight.aaa.filterchain.filters, org.apache.shiro.web.env - stax-utils /restconf