X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=5b37ccbd3198c6b146e3b0c0cff8d7c19c15bfdd;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=21e9b36108b465343be78d8c1f5755f16c728bd2;hpb=e913990a55194144eb16011ce7de8a23530e6147;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 21e9b36108..5b37ccbd31 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,23 +4,23 @@ 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 + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology - 1.3.0-SNAPSHOT + 1.6.3-SNAPSHOT bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.10.3-SNAPSHOT pom import @@ -28,21 +28,13 @@ - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - org.opendaylight.mdsal - mdsal-binding-generator-impl + mdsal-binding-api - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.controller @@ -57,29 +49,16 @@ sal-netconf-connector - org.opendaylight.controller - sal-common-api - - - org.mockito - mockito-core - test + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.yangtools yang-model-api + + org.opendaylight.aaa + aaa-encrypt-service + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -