X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-monitoring%2Fpom.xml;h=10ec13a47a0ea4709826052544fda0f9d5f89c94;hb=e2f838d72117730ceaae4b4ac4992cc244678c71;hp=0095a3034b3734d0e99c6c13c872188f6c26917e;hpb=8ada0df32ab6511ab58e0576611cf74e41d1a763;p=netconf.git diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 0095a3034b..10ec13a47a 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -9,15 +9,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 org.opendaylight.netconf mdsal-netconf-monitoring - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -25,11 +25,32 @@ org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.12.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0 + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + @@ -53,8 +74,12 @@ org.opendaylight.controller - sal-binding-config - + sal-binding-api + + + org.opendaylight.controller + sal-common-util + com.google.guava @@ -75,4 +100,16 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +