X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=86ed7f2f5027336e44ddda494af0e14fa9359458;hb=refs%2Fchanges%2F93%2F87993%2F1;hp=ca8f49847250274688175fd9afedae74bd28c04b;hpb=95fe25d438b661e5ba32ddb012095d97ea3fb473;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index ca8f498472..86ed7f2f50 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,38 +12,24 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-topology-singleton - 1.3.0-SNAPSHOT + 1.9.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 + 0.13.0-SNAPSHOT pom import @@ -53,11 +39,11 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 @@ -84,26 +70,46 @@ org.opendaylight.mdsal.model ietf-topology - - 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-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar + + + org.opendaylight.controller + sal-test-model + test + + + org.awaitility + awaitility + test + + + commons-io + commons-io + test + + com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -