X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=c87f0af2d939403dd7097ab0ef6157e293399a9f;hb=b19550de7635af671f649cad43052bc5ba20442a;hp=daee93f07d6858cb3d744038d2998c31da5576eb;hpb=1b0f3ba4aca60d7770f46604308e201f9fab0425;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index daee93f0..c87f0af2 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -2,8 +2,9 @@ 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.5-SNAPSHOT + openflowjava-parent + 0.8.3-Boron-SR3 + ../parent openflow-protocol-impl bundle @@ -13,12 +14,6 @@ HEAD - - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - - @@ -77,31 +72,43 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.generator.version} + ${mdsal.model.version} jar + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + - + ${project.groupId} openflow-protocol-api - ${project.version} ${project.groupId} openflow-protocol-spi - ${project.version} + + + org.opendaylight.openflowjava + openflowjava-util org.opendaylight.controller sal-common-util - ${yang.prototype.version} org.opendaylight.controller @@ -124,7 +131,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} test @@ -144,5 +150,11 @@ org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +