X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=9e9c6ec3da5aa113c22e3288df69f80a5b53b0b9;hb=7ee80deb64be2f4081dbd8039d309c920ce6412e;hp=09b023b5a1d4a5007a6c72ec702116a2d61dbbaf;hpb=3d7090c8bf0df8c9814b7d3cb2c43dff483a5c7a;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 09b023b5a1..9e9c6ec3da 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,55 +12,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.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} ietf-netconf-notifications - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-common-util - org.opendaylight.yangtools yang-data-impl - - org.opendaylight.controller - config-api - org.opendaylight.controller messagebus-api @@ -78,31 +50,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 - - - -