X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=5a726bef370308f96b153e871bb2a7bad096e33c;hb=76f8db2a4b3af314aaca452c282f1802a6c7a1bf;hp=f5b5954e0eb054a4b677703d557024db4827088d;hpb=0855db6018489a3e97c72112ed3d023636777d2e;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index f5b5954e0e..5a726bef37 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,51 +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.1-SNAPSHOT + ../netconf-parent org.opendaylight.netconf messagebus-netconf - 1.5.0-SNAPSHOT + 1.6.1-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - 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} @@ -100,26 +67,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.mockito - mockito-core - test - org.hamcrest hamcrest-core - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -