X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=607be6814fc3f5ad7ab3d20d69c3753a9c601e96;hb=66f2678b249fbbed0eb031f884ae0db88c6a16ed;hp=87e88e669fbf8561ea20da83eee33b0cef8f51ff;hpb=9c56fbbb1c62243df9baa3b95140153f91ffdde9;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 87e88e669f..607be6814f 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -9,38 +9,19 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - org.opendaylight.netconf - netconf-artifacts - 1.3.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller @@ -59,8 +40,8 @@ ietf-netconf-notifications - ${project.groupId} - ietf-netconf-yang-library + org.opendaylight.mdsal.binding.model.ietf + rfc7895 ${project.groupId} @@ -71,21 +52,13 @@ netconf-notifications-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.mdsal mdsal-binding-generator-impl - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller.model - model-inventory - org.opendaylight.mdsal.model ietf-topology @@ -118,22 +91,21 @@ org.opendaylight.yangtools yang-data-codec-xml + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + yang-ext org.slf4j slf4j-api - xmlunit - xmlunit - - - ${project.groupId} - config-netconf-connector - test + org.xmlunit + xmlunit-legacy ${project.groupId} @@ -152,14 +124,14 @@ test - org.opendaylight.controller - sal-binding-broker-impl - test-jar + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.mockito - mockito-core + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar test @@ -171,18 +143,8 @@ gson - org.opendaylight.controller - sal-distributed-datastore - test - - - org.powermock - powermock-module-junit4 - test - - - org.powermock - powermock-api-mockito + org.awaitility + awaitility test @@ -192,21 +154,9 @@ - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/netconf.git + scm:git:ssh://git.opendaylight.org:29418/netconf.git HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -