X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=85f4cf0c87ab1d8252d0d9b2691c97954c079a56;hb=08c6fa3237169f10b484665b12258c4cf403a72f;hp=dfb208125a8bf1d70a9451b2c4d6bcdeb6c88b48;hpb=1765d780fc9ca286e86741acbb5c26668c2419d8;p=openflowplugin.git diff --git a/parent/pom.xml b/parent/pom.xml index dfb208125a..85f4cf0c87 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -10,16 +10,16 @@ - org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.2.0-SNAPSHOT + 0.6.0-SNAPSHOT pom @@ -31,25 +31,8 @@ utf-8 - http://nexus.opendaylight.org/content - 0.7.0-SNAPSHOT - 0.2.0-SNAPSHOT - 0.10.0-SNAPSHOT - src/main/yang-gen-config - src/main/yang-gen-sal 0000.0002.0053.0 - 0.3.0-SNAPSHOT - - - 2.4 - jacoco - target/code-coverage/jacoco.exec - target/code-coverage/jacoco-it.exec - Sonar way with Findbugs - - 0.4.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT @@ -57,60 +40,22 @@ org.opendaylight.openflowplugin openflowplugin-artifacts - ${openflowplugin.version} - import - pom - - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - org.opendaylight.mdsal - mdsal-artifacts - 2.0.0-SNAPSHOT - import - pom - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.8.0-SNAPSHOT - import - pom - - - org.opendaylight.controller - config-artifacts - ${config.version} + ${project.version} import pom org.opendaylight.controller mdsal-artifacts - ${mdsal.version} - import + 1.7.0-SNAPSHOT pom - - - org.opendaylight.openflowjava - openflowjava-artifacts - ${openflowjava.version} import - pom - org.opendaylight.controller liblldp - ${sal.api.version} + 0.14.0-SNAPSHOT - openexi @@ -122,115 +67,23 @@ nagasena-rta ${exi.nagasena.version} + + net.sourceforge.argparse4j + argparse4j + 0.7.0 + - - - - org.codehaus.sonar-plugins.java - sonar-jacoco-listeners - ${sonar-jacoco-listeners.version} - test - - - org.codehaus.mojo build-helper-maven-plugin - - org.jacoco - jacoco-maven-plugin - - - prepare-ut-agent - process-test-classes - - prepare-agent - - - ${sonar.jacoco.reportPath} - jacoco.agent.ut.arg - - - - prepare-it-agent - pre-integration-test - - prepare-agent - - - ${sonar.jacoco.itReportPath} - jacoco.agent.it.arg - - - - - - - org.opendaylight.openflowplugin.* - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - - 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 @@ -294,32 +147,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.0,) - - check - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - org.codehaus.groovy.maven @@ -350,36 +177,6 @@ - - org.apache.maven.plugins - maven-failsafe-plugin - - - ${jacoco.agent.it.arg} - - - listener - org.sonar.java.jacoco.JUnitListener - - - - ${project.build.directory}/surefire-reports - - - - org.apache.maven.plugins - maven-surefire-plugin - - - ${jacoco.agent.ut.arg} - - - listener - org.sonar.java.jacoco.JUnitListener - - - -