X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-topology%2Fpom.xml;h=aa3d9a3d49576699c68901f0c08de77dac904c4e;hb=eb92a7a04e05eb962592eaf01cac3499666400bd;hp=08b0dbac789e73e428b08abf8e7614ad7dd73742;hpb=f0ad1f3333cad2f943635f94182a632d291f765d;p=netconf.git diff --git a/netconf/netconf-topology/pom.xml b/netconf/netconf-topology/pom.xml index 08b0dbac78..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.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.2 org.opendaylight.netconf netconf-topology - 1.1.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 @@ -60,32 +56,13 @@ org.opendaylight.netconf sal-netconf-connector - - org.opendaylight.controller - sal-clustering-commons - org.opendaylight.controller sal-common-api - - org.opendaylight.netconf - abstract-topology - - - com.typesafe - config - org.mockito - mockito-all - 1.9.5 - test - - - com.jayway.awaitility - awaitility - 1.6.5 + mockito-core test @@ -97,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 + -