X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=3624f40ca270719b67f46bbca0122b4fc79787ac;hb=c27c58d75298a5a891c09d42c9152c3a146250d1;hp=08b0dbac789e73e428b08abf8e7614ad7dd73742;hpb=554c48aa39c535e9cf34c57198d679bd138adad2;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 08b0dbac78..3624f40ca2 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,118 +4,30 @@ 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.13.4 + ../../parent org.opendaylight.netconf netconf-topology - 1.1.0-SNAPSHOT + 1.13.4 + NETCONF topology APIs bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - 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 + org.opendaylight.aaa + aaa-encrypt-service org.opendaylight.controller threadpool-config-api - - org.opendaylight.yangtools - yang-parser-impl - 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 - test - - - org.opendaylight.yangtools - yang-model-api - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - - - - -