X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=6dbde23593e7d2acbc30279ca78c3cc0ea30642c;hb=refs%2Fchanges%2F14%2F102214%2F2;hp=692086e29c177e9d886eee3269c96672e783d32e;hpb=340e6590af4b1acec713df54252f7856abaa3ead;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 692086e29c..6dbde23593 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,61 +12,29 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.12.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.0.2-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-topology-singleton - 1.4.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - - com.typesafe.akka - akka-actor_${scala.version} - - - com.typesafe.akka - akka-cluster_${scala.version} + 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 @@ -86,24 +54,35 @@ - org.mockito - mockito-core + org.opendaylight.mdsal + mdsal-eos-dom-simple + test + + + org.opendaylight.mdsal + mdsal-singleton-dom-impl + test + + + org.opendaylight.mdsal + mdsal-binding-test-utils + + + org.opendaylight.controller + sal-test-model + + + org.awaitility + awaitility + + + commons-io + commons-io + test com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.13 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -