X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-topology%2Fpom.xml;h=79e8b5b7c50eef22a191e6aba039c9b9a65214a4;hb=c3d40c5e4485e95b9307fcdff1833ca1568f9321;hp=a76c9561ac3328a9bdc2c5ffb7d4222d0db2d762;hpb=e2f838d72117730ceaae4b4ac4992cc244678c71;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index a76c9561ac..79e8b5b7c5 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,100 +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 - 3.0.2 - + 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 - 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.opendaylight.aaa - aaa-encrypt-service - 0.7.0-SNAPSHOT - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -