X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=692086e29c177e9d886eee3269c96672e783d32e;hb=340e6590af4b1acec713df54252f7856abaa3ead;hp=5508c24835f04327eb2dbffbe762af24dd06cdf0;hpb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 5508c24835..692086e29c 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,15 +12,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT org.opendaylight.netconf netconf-topology-singleton - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -28,15 +28,22 @@ org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import + + org.opendaylight.controller + config-artifacts + 0.8.0-SNAPSHOT + pom + import + org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT pom import @@ -65,6 +72,10 @@ org.opendaylight.controller sal-clustering-commons + + org.opendaylight.controller + threadpool-config-api + org.opendaylight.mdsal mdsal-singleton-common-api @@ -84,4 +95,15 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +