X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-connector%2Fpom.xml;h=86aac56e4085edb5ddefbd93f5a75ff370ae1704;hb=6856d42c253f6e9fd5379f06e3c38a0c66118d38;hp=d3f6017c755c6d435324689eabb3429d1f87bb41;hpb=b63c5edc0f896e131846e975340cef7e9f1e0f36;p=netconf.git diff --git a/restconf/sal-rest-connector/pom.xml b/restconf/sal-rest-connector/pom.xml index d3f6017c75..86aac56e40 100644 --- a/restconf/sal-rest-connector/pom.xml +++ b/restconf/sal-rest-connector/pom.xml @@ -74,10 +74,6 @@ org.opendaylight.controller sal-binding-broker-impl - - org.opendaylight.controller - sal-remote - org.opendaylight.yangtools yang-data-api @@ -94,6 +90,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-test-util + org.opendaylight.mdsal.model ietf-restconf @@ -127,6 +127,21 @@ 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 @@ -136,10 +151,6 @@ logback-classic test - - com.google.code.findbugs - jsr305 - javax.annotation javax.annotation-api