X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=14e0e70e16845f6067b7f6da82a865e69c35d0ac;hb=20c24cd6c884d843767d10c4b0116fc9b1a01d7e;hp=c4c540092c35d43b65486a40649373519bcc14d4;hpb=285079f8492f35b980d1d11745e02370229231a7;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index c4c540092c..14e0e70e16 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,31 +12,24 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology-singleton - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT + config-artifacts + 0.10.0-SNAPSHOT pom import @@ -46,16 +39,17 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 org.opendaylight.yangtools yang-data-codec-xml + 2.1.8 org.opendaylight.netconf @@ -65,6 +59,10 @@ org.opendaylight.controller sal-clustering-commons + + org.opendaylight.controller + threadpool-config-api + org.opendaylight.mdsal mdsal-singleton-common-api @@ -73,26 +71,46 @@ org.opendaylight.mdsal.model ietf-topology - - org.mockito - mockito-core + org.opendaylight.mdsal + mdsal-eos-dom-simple + test + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar + + + org.opendaylight.controller + sal-test-model + test + + + org.awaitility + awaitility + test + + + commons-io + commons-io + test + + com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -