X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=6b758e372c3ccf8099278c639db10491fa089512;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=2ed1044b38d02b773712ad472653f3558e355dcd;hpb=a3022c29beea055ec8e7cacaa30dd64d5a80887c;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 2ed1044b38..6b758e372c 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -14,45 +14,27 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-topology-singleton - 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - - com.typesafe.akka - akka-actor_2.12 - - - com.typesafe.akka - akka-cluster_2.12 + 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 @@ -72,12 +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_2.12 + akka-testkit_2.13