X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=05c5e9d0ac3f370932182b218079e66874495095;hb=refs%2Fchanges%2F39%2F104039%2F6;hp=52abd0da085ef574423c37220d85046f4e0a9b76;hpb=fe605d0479379a6649654b1f3ef74415f6a37ca8;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index 52abd0da08..dd74411d8a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -10,16 +10,16 @@ - org.opendaylight.odlparent - odlparent - 1.7.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 11.0.4 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.3.0-SNAPSHOT + 0.16.0-SNAPSHOT pom @@ -29,152 +29,71 @@ HEAD - - utf-8 - 0.8.0-SNAPSHOT - 0.3.0-SNAPSHOT - 0.11.0-SNAPSHOT - target/generated-sources/config - target/generated-sources/sal - 0000.0002.0053.0 - 0.4.0-SNAPSHOT - - 0.5.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.9.0-SNAPSHOT - 1.0.0-SNAPSHOT - - org.opendaylight.openflowplugin openflowplugin-artifacts - ${openflowplugin.version} + ${project.version} import pom - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import + org.opendaylight.controller + controller-artifacts + 7.0.2 pom - - - org.opendaylight.mdsal - mdsal-artifacts - 2.1.0-SNAPSHOT import - pom - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${mdsal.model.version} - import + org.opendaylight.infrautils + infrautils-artifacts + 5.0.1 pom - - - org.opendaylight.controller - config-artifacts - ${config.version} import - pom - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - import + org.opendaylight.serviceutils + serviceutils-artifacts + 0.11.0-SNAPSHOT pom - - - org.opendaylight.openflowjava - openflowjava-artifacts - ${openflowjava.version} import - pom - - - org.opendaylight.controller - liblldp - ${sal.api.version} - - - openexi - nagasena - ${exi.nagasena.version} - - - openexi - nagasena-rta - ${exi.nagasena.version} + 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 - - - maven-clean-plugin - - - - ${jmxGeneratorPath} - - ** - - - - ${salGeneratorPath} - - ** - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - ${jmxGeneratorPath} - ${salGeneratorPath} - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true @@ -234,19 +153,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.0,) - - check - - - - - - org.codehaus.groovy.maven @@ -318,7 +224,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.0.5 org.apache.maven.plugins