X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=10321c347d6aea111646edb419ab531c748c24e4;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=93ea90d936ef2775c80c3e58efce13a5461ddd2f;hpb=88467849c769e3c5d0eb9647e067fcdcae38e842;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 93ea90d936..10321c347d 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,47 +12,23 @@ 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.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.3.0-SNAPSHOT + 1.6.3-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 @@ -73,28 +49,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 - - - -