X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=193fd3741c56b4eabd558f4838f5245bb4a6ec6f;hb=321824dee8c42ad0647323aebde50d3645e46ca2;hp=ca8f49847250274688175fd9afedae74bd28c04b;hpb=83bf7bf5ef25e41edbcd02675e18609f84d90379;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index ca8f498472..193fd3741c 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.11.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.0.1-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-topology-singleton - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.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 - - - -