X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=aa3d9a3d49576699c68901f0c08de77dac904c4e;hb=9c56fbbb1c62243df9baa3b95140153f91ffdde9;hp=f0839ae945f914aabd912ff2b405decab5aec4f9;hpb=69d9dc9dac769ea61baedbbe8aac52c586ac1ab4;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index f0839ae945..aa3d9a3d49 100644 --- a/netconf/netconf-topology/pom.xml +++ b/netconf/netconf-topology/pom.xml @@ -4,15 +4,15 @@ 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.2 org.opendaylight.netconf netconf-topology - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT bundle @@ -40,10 +40,6 @@ org.opendaylight.mdsal mdsal-binding-generator-impl - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-core-api @@ -66,7 +62,7 @@ org.mockito - mockito-all + mockito-core test @@ -78,25 +74,12 @@ - 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 + -