X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=0422d848a1d43e995886305db1ca699f84fdc990;hb=2f01b0faff043855c2250dc3ff6514767598d644;hp=85f4cf0c87ab1d8252d0d9b2691c97954c079a56;hpb=b7e8e4ab19857d92fbf22795406174cf453128e9;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index 85f4cf0c87..0422d848a1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.mdsal binding-parent - 0.12.0-SNAPSHOT + 4.0.0 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.9.0-SNAPSHOT pom @@ -30,9 +30,9 @@ - utf-8 0000.0002.0053.0 - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT + 0.4.0-SNAPSHOT @@ -47,15 +47,10 @@ org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.10.0-SNAPSHOT pom import - - org.opendaylight.controller - liblldp - 0.14.0-SNAPSHOT - openexi @@ -72,11 +67,30 @@ argparse4j 0.7.0 + + pl.pragmatists + JUnitParams + 1.0.3 + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + org.codehaus.mojo build-helper-maven-plugin @@ -87,7 +101,6 @@ org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true @@ -218,7 +231,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.0.5 org.apache.maven.plugins