X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=21f9d446d8a6a41bdb74167136c17e23eda2b346;hb=8157fb277559350613c924974881762986b30bc6;hp=a8ca5e2a7d8feba2bc116affd6f14f75edeaf5ab;hpb=c4239a5a5c82a971c2da8e16f393703cb175a9f4;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index a8ca5e2a7d..21f9d446d8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -10,16 +10,16 @@ - org.opendaylight.odlparent - odlparent - 2.0.4 + org.opendaylight.mdsal + binding-parent + 5.0.4 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.5.0-SNAPSHOT + 0.10.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,56 @@ pom - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - org.opendaylight.mdsal + org.opendaylight.controller mdsal-artifacts - 2.3.0-SNAPSHOT - import + 1.11.0-SNAPSHOT pom - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${mdsal.model.version} import - pom - org.opendaylight.controller - config-artifacts - ${config.version} - import + org.opendaylight.infrautils + infrautils-artifacts + 1.7.0-SNAPSHOT pom - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} import - pom - org.opendaylight.controller - liblldp - ${sal.api.version} + org.opendaylight.serviceutils + serviceutils-artifacts + 0.5.0-SNAPSHOT + pom + import - - openexi - nagasena - ${exi.nagasena.version} - - - openexi - nagasena-rta - ${exi.nagasena.version} - net.sourceforge.argparse4j argparse4j - ${argparse4j.version} + 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 @@ -120,53 +96,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 +229,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.0.5 org.apache.maven.plugins