X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=3288af12155ce5effd80814ef28dacf5ee8e23e5;hb=d23fcaf9b8d3eb8f9dddac0802fef842575ee927;hp=cce95d91ec9cda13995f4ee9bf7450f568f20806;hpb=2295d50e7212d80a9bc752f655fa66790ad45022;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index cce95d91ec..3288af1215 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.12.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.4-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology-singleton - 1.4.0-SNAPSHOT + 1.6.4-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 + 0.10.4-SNAPSHOT pom import @@ -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_2.12 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -