X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=485d1e77ba0445010ce43653bf59aac3031b61dd;hb=390713989240de322b79e5f50f336ebdf14b89c0;hp=79792d39c54378776186f097ee9709e789585a59;hpb=25c04325db99998074a502ef4ebf82fbb1ca97aa;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 79792d39c5..485d1e77ba 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,100 +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.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.13.2-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-topology - 1.4.0-SNAPSHOT + 1.13.2-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.1 - 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 - - - -