X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=bd28c5e2bbc8b9cca5e028b4ca5ca453b686cce3;hb=0049662c13c41778ad79ca407d8ba9b8faa4cfb8;hp=c4564d8e9619e20f5530e83f53f5a26a317f8ee9;hpb=53646a063c2ec4251bb4f9d02a4ff488956a0dcc;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index c4564d8e96..bd28c5e2bb 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,59 +12,38 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-topology-singleton - 1.2.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - - - com.typesafe.akka - akka-actor_${scala.version} - - - com.typesafe.akka - akka-cluster_${scala.version} + org.opendaylight.controller + repackaged-akka - org.opendaylight.yangtools - yang-data-codec-xml + org.opendaylight.netconf + sal-netconf-connector org.opendaylight.netconf - sal-netconf-connector + netconf-topology org.opendaylight.controller sal-clustering-commons + + org.opendaylight.controller + threadpool-config-api + org.opendaylight.mdsal mdsal-singleton-common-api @@ -75,13 +54,35 @@ - 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-test-utils + + + org.opendaylight.controller + sal-test-model + + + org.awaitility + awaitility + + + commons-io + commons-io + test com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.13 -