X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=7c9e4409c1f33355016104f14b31e79d5057e072;hb=31b07d0b2e2f21cca65eaeb0ccea15ad47829665;hp=cefc23be85893ef46a7b8c9858f3177f8cd06de3;hpb=ea8f9bf63be76e855de63056f86c40d9d51fa7ea;p=openflowjava.git diff --git a/parent/pom.xml b/parent/pom.xml index cefc23be..7c9e4409 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,15 +4,17 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-Carbon org.opendaylight.openflowjava openflowjava-parent - 0.8.0-SNAPSHOT + 0.10.0-SNAPSHOT pom - openflowjava + + ODL :: openflowjava :: ${project.artifactId} Openflow protocol library - serializes and deserializes openflow messages + handles connections with openflow devices. @@ -51,13 +53,13 @@ UTF-8 ${project.build.directory}/yang-gen-config - 1.7.0-SNAPSHOT ${project.build.directory}/yang-gen-sal - 0.5.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.9.0-SNAPSHOT - 1.0.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.6.0-SNAPSHOT + 0.11.0-SNAPSHOT + 1.2.0-SNAPSHOT + 0.7.0 @@ -90,6 +92,11 @@ import pom + + net.sourceforge.argparse4j + argparse4j + ${argparse4j.version} + @@ -98,11 +105,6 @@ org.apache.maven.plugins maven-compiler-plugin - true - - 1.7 - 1.7 - maven-source-plugin @@ -129,7 +131,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin ${checkstyle.version} false @@ -158,6 +160,21 @@ org.codehaus.mojo build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + @@ -250,19 +267,6 @@ - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - org.codehaus.groovy.maven