X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=f3de98f2c797a6446a3574885b2547de81818437;hb=a8b8211b8704339d00a19f0aaac44194de80c7ca;hp=02b0daf2613ec6f4a7cce7c6b61ff28db7239166;hpb=427ce04fcab7307276f66192c9ee25b0b35a89e6;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 02b0daf261..f3de98f2c7 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 - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.5.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - 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 - - - -