X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=7e0f45a51c1003ddc3bea18d41ad792c270d5748;hb=46942a58164a2e960de2281727972c25b74a6807;hp=9ebd249206c3d2bca62c8bde9b4b626c2b21d06a;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 9ebd249206..7e0f45a51c 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,82 +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.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 2.0.5 + ../../parent - org.opendaylight.netconf netconf-topology - 1.3.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 - - - 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-common-api - - - org.mockito - mockito-core - test - - - org.opendaylight.yangtools - yang-model-api - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -