X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=bd28c5e2bbc8b9cca5e028b4ca5ca453b686cce3;hb=0049662c13c41778ad79ca407d8ba9b8faa4cfb8;hp=861f745e7cb8acd49c8f6dfee7bf04216ed4c32a;hpb=18e2dee4cae31c74617ddda27a23bf10d5a465e0;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 861f745e7c..bd28c5e2bb 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,76 +12,77 @@ 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 - - - - + + org.opendaylight.controller + repackaged-akka + + + + org.opendaylight.netconf + sal-netconf-connector + org.opendaylight.netconf - mdsal-netconf-notification + netconf-topology + + + org.opendaylight.controller + sal-clustering-commons + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.mdsal + mdsal-singleton-common-api org.opendaylight.mdsal.model ietf-topology + - com.typesafe.akka - akka-actor_2.11 + org.opendaylight.mdsal + mdsal-eos-dom-simple + test - org.opendaylight.netconf - sal-netconf-connector + org.opendaylight.mdsal + mdsal-singleton-dom-impl + test - com.typesafe.akka - akka-cluster_2.11 + org.opendaylight.mdsal + mdsal-binding-test-utils org.opendaylight.controller - sal-clustering-commons + sal-test-model - org.opendaylight.mdsal - mdsal-singleton-common-api + org.awaitility + awaitility - org.mockito - mockito-all + commons-io + commons-io test com.typesafe.akka - akka-testkit_2.11 - test + akka-testkit_2.13 -