X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=998a4f79bf9429625e21f3d49964407033a08eb5;hb=ec116112a7ac49a718ca81a21484201dbfa1c836;hp=34db91e61010099c84fbac4c554a7e40645eb086;hpb=9800d265b6e0747d1295a2fa0bd2b42527b58359;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 34db91e610..998a4f79bf 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,24 +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} + org.opendaylight.controller + config-artifacts + 0.10.0-SNAPSHOT pom import @@ -37,40 +37,83 @@ + + com.typesafe.akka + akka-actor_2.12 + + + com.typesafe.akka + akka-cluster_2.12 + + + + org.opendaylight.yangtools + yang-data-codec-xml + org.opendaylight.netconf - mdsal-netconf-notification + sal-netconf-connector + + + 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.controller + sal-binding-broker-impl + test org.opendaylight.controller - sal-clustering-commons + sal-binding-broker-impl + test + test-jar - org.mockito - mockito-all + org.opendaylight.controller + sal-test-model test - com.typesafe.akka - akka-testkit_2.11 + 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 + + +