X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=4c4f25637f40deb70e0321d16718fe27efe35ab6;hb=b4712d58c3b15d2fd53a7ebe6f5ddb32437a0571;hp=9f4fa8f7edd8fa3403dcd44121887d4fe2fcfc5c;hpb=fb24733359ca4429adf88aa0c9fd5d2500d411fb;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 9f4fa8f7ed..4c4f25637f 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 + 2.0.2-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 @@ -70,30 +52,37 @@ org.opendaylight.mdsal.model ietf-topology + - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-eos-dom-simple test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-singleton-dom-impl test - test-jar + + + org.opendaylight.mdsal + mdsal-binding-test-utils + + + org.opendaylight.controller + sal-test-model org.awaitility awaitility - test - - org.mockito - mockito-core + commons-io + commons-io + test com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13