X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=571460cb1896062925063ac5ce0dad0f74c6a577;hb=1195df1a60bbcee5af638032d33a30234626252f;hp=85f4cf0c87ab1d8252d0d9b2691c97954c079a56;hpb=578816d840624eb5b0e5b6185eee75e516648657;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index 85f4cf0c87..571460cb18 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.mdsal binding-parent - 0.12.0-SNAPSHOT + 5.0.9 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.6.0-SNAPSHOT + 0.11.0-SNAPSHOT pom @@ -29,12 +29,6 @@ HEAD - - utf-8 - 0000.0002.0053.0 - 1.3.0-SNAPSHOT - - @@ -47,36 +41,54 @@ org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import - org.opendaylight.controller - liblldp - 0.14.0-SNAPSHOT - - - - openexi - nagasena - ${exi.nagasena.version} + org.opendaylight.infrautils + infrautils-artifacts + 1.8.0-SNAPSHOT + pom + import - openexi - nagasena-rta - ${exi.nagasena.version} + org.opendaylight.serviceutils + serviceutils-artifacts + 0.6.0-SNAPSHOT + pom + import + net.sourceforge.argparse4j 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 +99,6 @@ org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true @@ -218,7 +229,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.0.5 org.apache.maven.plugins