X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=79e8b5b7c50eef22a191e6aba039c9b9a65214a4;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=21e9b36108b465343be78d8c1f5755f16c728bd2;hpb=e913990a55194144eb16011ce7de8a23530e6147;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 21e9b36108..79e8b5b7c5 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.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.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.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 - - - -