X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=338ad265f6a5ef10e20bfdec2115ccfc642825a3;hb=3b6ef095ce555ca275f5a43fa5b1921ffd80361c;hp=0104a1a66b5104112fb366e28297ecac0a142829;hpb=a4d0afddaa49582b6ed5f88651dc8c8d4018f749;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 0104a1a6..338ad265 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflowjava-parent - 0.7.0-SNAPSHOT + 0.8.0-Boron ../parent openflow-protocol-impl @@ -72,9 +72,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar @@ -104,7 +104,7 @@ org.opendaylight.openflowjava - util + openflowjava-util org.opendaylight.controller @@ -150,5 +150,11 @@ org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +