X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=21f9d446d8a6a41bdb74167136c17e23eda2b346;hb=8157fb277559350613c924974881762986b30bc6;hp=71b9061e88ae5667695adf398c330f07c16040e7;hpb=a308cb895d8c6dd795ae7acd72d604706b13ecf5;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index 71b9061e88..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.6.0-SNAPSHOT + 0.10.0-SNAPSHOT pom @@ -29,18 +29,6 @@ HEAD - - utf-8 - 0.14.0-SNAPSHOT - ${project.build.directory}/generated-sources/sal - 0.7.0-SNAPSHOT - 1.7.0-SNAPSHOT - 0.12.0-SNAPSHOT - 1.2.0 - 0.7.0 - 0000.0002.0053.0 - - @@ -51,59 +39,56 @@ pom - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - org.opendaylight.mdsal + org.opendaylight.controller mdsal-artifacts - 2.4.0-SNAPSHOT - import + 1.11.0-SNAPSHOT pom - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${mdsal.model.version} import - pom - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - import + org.opendaylight.infrautils + infrautils-artifacts + 1.7.0-SNAPSHOT pom + import - 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 @@ -111,46 +96,9 @@ - - maven-clean-plugin - - - - ${salGeneratorPath} - - ** - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - ${salGeneratorPath} - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true @@ -281,7 +229,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.0.1 + 3.0.5 org.apache.maven.plugins