X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=8af172779a8634e9d22a0d121c68322642ab45c0;hb=dd06381c2d33c3e19feabd6405aedc4c42b4cf7a;hp=08b0dbac789e73e428b08abf8e7614ad7dd73742;hpb=c0488b3e5a8d1bbe2894eda5eb1254f6ced347a4;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 08b0dbac78..8af172779a 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.controller config-parent - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT org.opendaylight.netconf netconf-topology - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bundle @@ -40,10 +40,6 @@ org.opendaylight.mdsal mdsal-binding-generator-impl - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-core-api @@ -60,32 +56,13 @@ org.opendaylight.netconf sal-netconf-connector - - org.opendaylight.controller - sal-clustering-commons - org.opendaylight.controller sal-common-api - - org.opendaylight.netconf - abstract-topology - - - com.typesafe - config - org.mockito - mockito-all - 1.9.5 - test - - - com.jayway.awaitility - awaitility - 1.6.5 + mockito-core test @@ -93,29 +70,4 @@ yang-model-api - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - - - - -