X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=4238e08035719857267bfc49e3f8d61b2a49b429;hb=7e8e7b82d01ad684b3260c12cde7cb68f087d6fe;hp=1d42e3794d67c411751aa90bd50f2f71ea92ab43;hpb=74c7faa8d5d1056f79931f905eab339c75adf7b1;p=openflowjava.git diff --git a/parent/pom.xml b/parent/pom.xml index 1d42e379..4238e080 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,15 +4,17 @@ org.opendaylight.odlparent odlparent - 1.8.0-SNAPSHOT + 2.0.0 org.opendaylight.openflowjava openflowjava-parent - 0.9.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,12 @@ UTF-8 ${project.build.directory}/yang-gen-config - 1.8.0-SNAPSHOT ${project.build.directory}/yang-gen-sal - 0.6.0-SNAPSHOT - 1.5.0-SNAPSHOT - 0.10.0-SNAPSHOT - 1.1.0-SNAPSHOT + 0.7.0-SNAPSHOT + 1.6.0-SNAPSHOT + 0.11.0-SNAPSHOT + 1.2.0-SNAPSHOT 0.7.0 @@ -130,7 +131,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin ${checkstyle.version} false @@ -159,6 +160,21 @@ org.codehaus.mojo build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + @@ -251,19 +267,6 @@ - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - org.codehaus.groovy.maven