X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=parent%2Fpom.xml;h=05c5e9d0ac3f370932182b218079e66874495095;hb=refs%2Fchanges%2F39%2F104039%2F6;hp=7c8153e19d5302245440578e429ce2d1d74c9d4c;hpb=7a7fa3681cfc2218a201bd34478674d2381a5fc4;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index 7c8153e19d..dd74411d8a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -10,16 +10,16 @@ - org.opendaylight.odlparent - odlparent - 2.0.2 + org.opendaylight.mdsal + binding-parent + 11.0.4 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.5.0-SNAPSHOT + 0.16.0-SNAPSHOT pom @@ -29,20 +29,6 @@ HEAD - - utf-8 - 0.13.0-SNAPSHOT - ${project.build.directory}/generated-sources/config - ${project.build.directory}/generated-sources/sal - 0.6.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.6.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0 - 0000.0002.0053.0 - - @@ -53,66 +39,51 @@ pom - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import + org.opendaylight.controller + controller-artifacts + 7.0.2 pom - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.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.controller - liblldp - ${sal.api.version} + import - openexi - nagasena - ${exi.nagasena.version} - - - openexi - nagasena-rta - ${exi.nagasena.version} - - - net.sourceforge.argparse4j - argparse4j - ${argparse4j.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 @@ -120,53 +91,9 @@ - - 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 @@ -297,7 +224,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.0.5 org.apache.maven.plugins