X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=db03727191293343f9e2e05bbc46777a24692acc;hb=ee882a4293d92a3d4e623a433a221917ba04fbb9;hp=97ec648e1245603507e5b0cef5425574f63df333;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 97ec648e12..db03727191 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -12,13 +12,11 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-connector - 1.5.0-SNAPSHOT ${project.artifactId} bundle @@ -44,38 +42,31 @@ ${project.groupId} netconf-util - - ${project.groupId} - netconf-tcp - com.google.guava guava - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-dom-config + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools mockito-configuration - org.slf4j - slf4j-api + org.opendaylight.netconf.model + rfc6241 - org.opendaylight.netconf - ietf-netconf + org.opendaylight.mdsal + mdsal-dom-broker + test - org.opendaylight.controller - sal-broker-impl + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore test @@ -85,8 +76,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -98,16 +89,4 @@ yang-data-codec-xml - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -