X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=5a726bef370308f96b153e871bb2a7bad096e33c;hb=76f8db2a4b3af314aaca452c282f1802a6c7a1bf;hp=341d2c8146683a11d72113685b1f8815922ff214;hpb=bcbd454f6dc1736ab6814446a30b0c3f519e0c25;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 341d2c8146..5a726bef37 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 - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.1-SNAPSHOT + ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.3.0-SNAPSHOT + 1.6.1-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 - - - -