X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=338ad265f6a5ef10e20bfdec2115ccfc642825a3;hb=3b6ef095ce555ca275f5a43fa5b1921ffd80361c;hp=8cc54c0938a20f052f1dfcfe750e6f2f5bc0e15a;hpb=da39a20317abc214e09a551f8e99d206f9226aae;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 8cc54c09..338ad265 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.6.0-SNAPSHOT + openflowjava-parent + 0.8.0-Boron + ../parent openflow-protocol-impl bundle @@ -13,12 +14,6 @@ HEAD - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - - @@ -77,9 +72,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.generator.version} + ${mdsal.model.version} jar @@ -87,7 +82,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 @@ -98,27 +92,23 @@ - + ${project.groupId} openflow-protocol-api - ${project.version} ${project.groupId} openflow-protocol-spi - ${project.version} org.opendaylight.openflowjava - util - ${project.version} + openflowjava-util org.opendaylight.controller sal-common-util - ${yang.prototype.version} org.opendaylight.controller @@ -160,5 +150,11 @@ org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +