X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=607be6814fc3f5ad7ab3d20d69c3753a9c601e96;hb=66f2678b249fbbed0eb031f884ae0db88c6a16ed;hp=52cfacbb2d4375b0bb8d49ad6115d7c6cc90f1cc;hpb=f4b565fa5729237f88466358fb32bc558009a77a;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 52cfacbb2d..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.13.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf sal-netconf-connector - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - org.opendaylight.netconf - netconf-artifacts - 1.5.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,17 +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.model - model-inventory - org.opendaylight.mdsal.model ietf-topology @@ -114,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} @@ -148,21 +124,16 @@ test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test - - org.mockito - mockito-core - test - org.hamcrest hamcrest-core @@ -172,13 +143,8 @@ gson - org.powermock - powermock-module-junit4 - test - - - org.powermock - powermock-api-mockito + org.awaitility + awaitility test @@ -188,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 - - - -