X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=8af172779a8634e9d22a0d121c68322642ab45c0;hb=dd06381c2d33c3e19feabd6405aedc4c42b4cf7a;hp=f0839ae945f914aabd912ff2b405decab5aec4f9;hpb=77eb72cb594acdcf302a9a49aeb9ced8281bab8c;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index f0839ae945..8af172779a 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -40,10 +40,6 @@ org.opendaylight.mdsal mdsal-binding-generator-impl - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-core-api @@ -66,7 +62,7 @@ org.mockito - mockito-all + mockito-core test @@ -74,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; - - - - - - - -