X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=7d0839b609dbbbe32af3cb1d7b9adfbb18ce741a;hb=5bf8a5c5d766160769b84469babb98785c42f8e5;hp=b2488bd0ff36841e78ea55710aea7b62ad20025a;hpb=1582427eb81ac3250f2db5c041838d11432b45a0;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index b2488bd0ff..7d0839b609 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,118 +4,28 @@ 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 + 3.0.1-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-topology - 1.2.0-SNAPSHOT + 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; - - - - - - - -