X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology-singleton%2Fpom.xml;h=692086e29c177e9d886eee3269c96672e783d32e;hb=340e6590af4b1acec713df54252f7856abaa3ead;hp=e247fb5071c1a62541c62a932c60493b8990919c;hpb=77eb72cb594acdcf302a9a49aeb9ced8281bab8c;p=netconf.git diff --git a/netconf/netconf-topology-singleton/pom.xml b/netconf/netconf-topology-singleton/pom.xml index e247fb5071..692086e29c 100644 --- a/netconf/netconf-topology-singleton/pom.xml +++ b/netconf/netconf-topology-singleton/pom.xml @@ -12,15 +12,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT org.opendaylight.netconf netconf-topology-singleton - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -28,15 +28,22 @@ org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import + + org.opendaylight.controller + config-artifacts + 0.8.0-SNAPSHOT + pom + import + org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT pom import @@ -45,43 +52,58 @@ - org.opendaylight.netconf - mdsal-netconf-notification + com.typesafe.akka + akka-actor_${scala.version} - org.opendaylight.mdsal.model - ietf-topology + com.typesafe.akka + akka-cluster_${scala.version} + - com.typesafe.akka - akka-actor_2.11 + org.opendaylight.yangtools + yang-data-codec-xml org.opendaylight.netconf sal-netconf-connector - com.typesafe.akka - akka-cluster_2.11 + org.opendaylight.controller + sal-clustering-commons org.opendaylight.controller - sal-clustering-commons + threadpool-config-api - org.mockito - mockito-all - test + org.opendaylight.mdsal + mdsal-singleton-common-api - com.typesafe.akka - akka-testkit_2.11 - test + org.opendaylight.mdsal.model + ietf-topology + - org.opendaylight.controller - sal-distributed-datastore + org.mockito + mockito-core + + + com.typesafe.akka + akka-testkit_${scala.version} - \ No newline at end of file + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + +