X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=5468dd00ba6ec0f651379b20dba1fdfc9ac368b1;hb=202b4d062c1064fc061009d5725b8a102fcc13c4;hp=f0839ae945f914aabd912ff2b405decab5aec4f9;hpb=e7149587aacbb9a2afae4f89db6976574588ac47;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index f0839ae945..5468dd00ba 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,26 +4,47 @@ 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.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.4 org.opendaylight.netconf netconf-topology - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle org.opendaylight.netconf - netconf-subsystem + 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-SNAPSHOT + pom + import + @@ -32,18 +53,6 @@ org.opendaylight.controller sal-binding-api - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-core-api @@ -66,37 +75,29 @@ org.mockito - mockito-all + mockito-core test org.opendaylight.yangtools yang-model-api + + org.opendaylight.aaa + aaa-encrypt-service + 0.7.0-SNAPSHOT + - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + -