X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=638d4f3b230b8b1caf2962151cf1950c0209fd4c;hb=32198feec954f869a760c69bf5a4ccf6f116c7bd;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..638d4f3b23 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.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology-singleton - 1.2.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.10.3-SNAPSHOT pom import @@ -37,40 +37,79 @@ + + 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.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar org.opendaylight.controller - sal-clustering-commons + sal-test-model + test - org.mockito - mockito-all + org.awaitility + awaitility test - com.typesafe.akka - akka-testkit_2.11 + commons-io + commons-io test - - \ No newline at end of file + + com.typesafe.akka + akka-testkit_2.12 + + +