X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=959d50186873c191836c25d24a4be871278f587f;hb=efab0b15ee6382999011d536fa3f0327442817b0;hp=a7385ee372d46e56be9b417a60c03fe11bb53f10;hpb=25c04325db99998074a502ef4ebf82fbb1ca97aa;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index a7385ee372..959d501868 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,61 +12,23 @@ 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.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf messagebus-netconf - 1.4.0-SNAPSHOT + 1.9.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - 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 @@ -87,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-api + + - org.hamcrest - hamcrest-core + org.opendaylight.mdsal + mdsal-binding-test-utils - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -