X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=47377cee1d09f110e77ec5ffa1145b3d3c19a44a;hb=12f4246919e55eefc7ab4723d7f0fd19c5345470;hp=6668d3b37bfbd993f73d90dd6b7fa07481a671e9;hpb=3c4376a45d503c8c1a3ca7fda2dbdfabc7f54be7;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 6668d3b37b..47377cee1d 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,44 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -87,28 +61,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} sal-netconf-connector - - - org.mockito - mockito-core - test + org.opendaylight.mdsal + mdsal-binding-dom-codec + + org.hamcrest hamcrest-core - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -