X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=998a4f79bf9429625e21f3d49964407033a08eb5;hb=ec116112a7ac49a718ca81a21484201dbfa1c836;hp=e247fb5071c1a62541c62a932c60493b8990919c;hpb=82138f659ae26fc2af5dc2130ab9f640b388aac7;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index e247fb5071..998a4f79bf 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.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology-singleton - 1.2.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + config-artifacts + 0.10.0-SNAPSHOT pom import @@ -45,43 +38,82 @@ - org.opendaylight.netconf - mdsal-netconf-notification + com.typesafe.akka + akka-actor_2.12 - org.opendaylight.mdsal.model - ietf-topology + com.typesafe.akka + akka-cluster_2.12 + - com.typesafe.akka - akka-actor_2.11 + org.opendaylight.yangtools + yang-data-codec-xml org.opendaylight.netconf sal-netconf-connector - com.typesafe.akka - akka-cluster_2.11 + org.opendaylight.controller + sal-clustering-commons org.opendaylight.controller - sal-clustering-commons + threadpool-config-api - org.mockito - mockito-all + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal + mdsal-eos-dom-simple test - com.typesafe.akka - akka-testkit_2.11 + org.opendaylight.mdsal + mdsal-singleton-dom-impl test org.opendaylight.controller - sal-distributed-datastore + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + test-jar + + + org.opendaylight.controller + sal-test-model + test + + + org.awaitility + awaitility + test + + + commons-io + commons-io + test - - \ No newline at end of file + + org.mockito + mockito-core + + + com.typesafe.akka + akka-testkit_2.12 + + +