X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=338ad265f6a5ef10e20bfdec2115ccfc642825a3;hb=3b6ef095ce555ca275f5a43fa5b1921ffd80361c;hp=0a4f2fe8aa8daeffd18ab66c1df7de2bcb12966b;hpb=c060d332046d68287d6861d405ea1ddece7421c9;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 0a4f2fe8..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.7.0-SNAPSHOT + openflowjava-parent + 0.8.0-Boron + ../parent openflow-protocol-impl bundle @@ -71,9 +72,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar @@ -103,7 +104,7 @@ org.opendaylight.openflowjava - util + openflowjava-util org.opendaylight.controller @@ -149,5 +150,11 @@ org.opendaylight.controller config-api + + io.netty + netty-transport-native-epoll + + linux-x86_64 +