X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=876e002507e4a40ad155c93723ab0b202fa9a616;hb=refs%2Fchanges%2F59%2F82059%2F1;hp=6a84259c221646bd389a07b61bfcffdd77a53ba7;hpb=bcbd454f6dc1736ab6814446a30b0c3f519e0c25;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 6a84259c22..876e002507 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-connector - 1.3.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.opendaylight.yangtools @@ -43,10 +31,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - object-cache-noop - ${project.groupId} @@ -62,7 +46,7 @@ ${project.groupId} - netconf-tcp + mdsal-netconf-tcp com.google.guava @@ -73,10 +57,6 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - sal-dom-config - org.opendaylight.yangtools mockito-configuration @@ -85,21 +65,13 @@ org.slf4j slf4j-api - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - config-api - org.opendaylight.netconf ietf-netconf org.opendaylight.controller - sal-distributed-datastore + sal-broker-impl test @@ -109,8 +81,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -122,16 +94,4 @@ yang-data-codec-xml - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -