X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=9e32defce454e9e62e54b6df51309901c7cbb1aa;hb=7ee80deb64be2f4081dbd8039d309c920ce6412e;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..9e32defce4 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT + 1.6.2-SNAPSHOT ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.5.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle @@ -46,7 +46,7 @@ ${project.groupId} - netconf-tcp + mdsal-netconf-tcp com.google.guava @@ -54,12 +54,8 @@ - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-dom-config + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools @@ -85,8 +81,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -98,16 +94,4 @@ yang-data-codec-xml - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -