X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=79e8b5b7c50eef22a191e6aba039c9b9a65214a4;hb=5e9f3517718f4475c3026acba0a5afb6f19388fa;hp=e22777b876f815e47177af7e43443c9105794422;hpb=340e6590af4b1acec713df54252f7856abaa3ead;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index e22777b876..79e8b5b7c5 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,95 +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 - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-topology - 1.4.0-SNAPSHOT + NETCONF topology APIs bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - pom - import - - - - - org.opendaylight.controller - sal-binding-api - - - 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 - - - -