X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=5b37ccbd3198c6b146e3b0c0cff8d7c19c15bfdd;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=5ffd6d8d37aa1c1df9ad5bd54bc24cd0cf3537e5;hpb=4dac2dcf6e0f92a64e4303a0d6db788a6da41404;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 5ffd6d8d37..5b37ccbd31 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,23 +4,23 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology - 1.2.0-SNAPSHOT + 1.6.3-SNAPSHOT bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.10.3-SNAPSHOT pom import @@ -28,21 +28,13 @@ - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - org.opendaylight.mdsal - mdsal-binding-generator-impl + mdsal-binding-api - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.controller @@ -57,42 +49,16 @@ sal-netconf-connector - org.opendaylight.controller - sal-common-api - - - org.mockito - mockito-all - test + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.yangtools yang-model-api + + org.opendaylight.aaa + aaa-encrypt-service + - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - - - - -