X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=33d76043d6960216ffa43eea4ab6b4f64c2fbaeb;hb=8b0d9295566c10239f7bec46f0d7701fcdcef59d;hp=4014443859b3a697654ad6848ae593cf44fd0dcf;hpb=9c56fbbb1c62243df9baa3b95140153f91ffdde9;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index 4014443859..33d76043d6 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,45 +12,27 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.10.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-topology-singleton - 1.3.0-SNAPSHOT + 1.10.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - + + + false + - com.typesafe.akka - akka-actor_${scala.version} - - - com.typesafe.akka - akka-cluster_${scala.version} + org.opendaylight.controller + repackaged-akka @@ -79,24 +61,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 - - - -