X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=f60f24cdbde305ce6d32878fd1d0b5964d620fcc;hb=afce5ad359932ef84f239e59888fe041ac7113c9;hp=08b0dbac789e73e428b08abf8e7614ad7dd73742;hpb=c0f6701c7e6843f629dccc8f1d9a8b228ddc498f;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 08b0dbac78..f60f24cdbd 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.5.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology - 1.1.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.9.0-SNAPSHOT pom import @@ -32,18 +32,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-core-api @@ -60,62 +48,23 @@ 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 org.opendaylight.yangtools yang-model-api + + org.opendaylight.aaa + aaa-encrypt-service + 0.8.0-SNAPSHOT + - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - - - - -