X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=d620c473d4203971e31108d3985e39237c83c7ca;hb=5b0a7abfd0d879d30b58a25116842b853be9cad9;hp=f0839ae945f914aabd912ff2b405decab5aec4f9;hpb=e7149587aacbb9a2afae4f89db6976574588ac47;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index f0839ae945..d620c473d4 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.5 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 + 1.2.0 + 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 + -