X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=338ad265f6a5ef10e20bfdec2115ccfc642825a3;hb=3b6ef095ce555ca275f5a43fa5b1921ffd80361c;hp=0fd8d42ed298cae86e4c6bda5df2845d9773e13e;hpb=4b0d144b54f1acea8b9ff1b7b0296828c836d362;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 0fd8d42e..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 @@ -141,7 +131,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} test @@ -161,5 +150,11 @@ org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +