X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=507ebfa0e3c413faaf2400d6d45e1be82f6f3023;hb=06c4dbe076647af7d822fb8dc1d0da59d53ee141;hp=5ffd6d8d37aa1c1df9ad5bd54bc24cd0cf3537e5;hpb=c7a8db172e17a99bf55cf84d6d5c32a4e8cfa823;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 5ffd6d8d37..507ebfa0e3 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.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-topology - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.9.0-SNAPSHOT pom import @@ -32,14 +32,6 @@ 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 @@ -62,37 +54,29 @@ org.mockito - mockito-all + mockito-core test org.opendaylight.yangtools yang-model-api + + org.opendaylight.aaa + aaa-encrypt-service + 0.8.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 + -