X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=db03727191293343f9e2e05bbc46777a24692acc;hb=0cf6d180df77a544362e2480beb4b9119b50a8c6;hp=d5c9a781227ed80127d6005385368a6b934923f7;hpb=c7653334621ec772badc3584b8053b829862e584;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index d5c9a78122..db03727191 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,44 +10,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-connector - 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - org.opendaylight.yangtools @@ -70,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-distributed-datastore + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore test @@ -111,8 +76,8 @@ test - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -124,16 +89,4 @@ yang-data-codec-xml - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -