X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=b77e2b28d929bf77a7cb53c0ca72e2d5a861cdd7;hb=407182c683615bbdf6df4a6fa9f10a8f5deaa22d;hp=aa3d9a3d49576699c68901f0c08de77dac904c4e;hpb=6d7e12bf3ef64e5004703a1d540e7e26f30a9595;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index aa3d9a3d49..b77e2b28d9 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,82 +4,49 @@ 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.2 - + org.opendaylight.netconf + netconf-parent + 5.0.0-SNAPSHOT + ../../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.aaa + aaa-encrypt-service org.opendaylight.controller - sal-core-api + threadpool-config-api - org.opendaylight.controller - threadpool-config-api + org.opendaylight.mdsal.model + ietf-topology - org.opendaylight.yangtools - yang-parser-impl + org.opendaylight.mdsal.model + yang-ext org.opendaylight.netconf sal-netconf-connector + - org.opendaylight.controller - sal-common-api + org.awaitility + awaitility - org.mockito - mockito-core - test + org.opendaylight.mdsal + mdsal-binding-test-utils - org.opendaylight.yangtools - yang-model-api + org.opendaylight.netconf + netconf-test-models - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -