X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=f3de98f2c797a6446a3574885b2547de81818437;hb=a8b8211b8704339d00a19f0aaac44194de80c7ca;hp=2ec5df53cce7ca2fdd7274ecf0795b8492415205;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 2ec5df53cc..f3de98f2c7 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,30 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.3.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -57,10 +45,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-data-impl - - org.opendaylight.controller - config-api - org.opendaylight.controller messagebus-api @@ -78,31 +62,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal-netconf-connector - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-dom-codec - - org.mockito - mockito-core - test - org.hamcrest hamcrest-core - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -