X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=a7385ee372d46e56be9b417a60c03fe11bb53f10;hb=25c04325db99998074a502ef4ebf82fbb1ca97aa;hp=1dfd073103af5d0b5ceae3e50e3d994aa9ad28d7;hpb=4dac2dcf6e0f92a64e4303a0d6db788a6da41404;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 1dfd073103..a7385ee372 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,15 +12,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 org.opendaylight.netconf messagebus-netconf - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -28,11 +28,25 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf - netconf-subsystem + 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 + @@ -57,10 +71,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-data-impl - - org.opendaylight.controller - config-api - org.opendaylight.controller messagebus-api @@ -77,10 +87,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} sal-netconf-connector - - org.opendaylight.controller - sal-binding-config - @@ -93,4 +99,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html hamcrest-core + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +