X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=b8cec971270407bb651074cccb14bd911a8f28aa;hb=3b6ef095ce555ca275f5a43fa5b1921ffd80361c;hp=4edae6b3f3c07859deb0c52e588ebcc3fae13cd3;hpb=da1055c5e5262ae8513d23e0bd8bee553debb814;p=openflowjava.git diff --git a/features/pom.xml b/features/pom.xml index 4edae6b3..b8cec971 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -4,19 +4,21 @@ org.opendaylight.odlparent features-parent - 1.5.0-SNAPSHOT + 1.7.0-Boron org.opendaylight.openflowjava features-openflowjava - 0.6.0-SNAPSHOT + 0.8.0-Boron jar - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT + 0.5.0-Boron + 1.4.0-Boron + 2.1.0-Boron + 1.4.0-Boron + 0.9.0-Boron @@ -30,11 +32,28 @@ pom - + + + org.opendaylight.odlparent + odlparent-artifacts + 1.7.0-Boron + import + pom + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} import pom @@ -50,7 +69,7 @@ org.opendaylight.controller mdsal-artifacts - ${mdsal.version} + ${controller.mdsal.version} import pom @@ -61,8 +80,16 @@ - org.opendaylight.yangtools - features-yangtools + org.opendaylight.mdsal + features-mdsal + ${mdsal.version} + features + xml + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml @@ -75,7 +102,13 @@ org.opendaylight.controller features-mdsal - ${mdsal.version} + ${controller.mdsal.version} + features + xml + + + org.opendaylight.odlparent + features-odlparent features xml @@ -95,7 +128,7 @@ org.opendaylight.openflowjava - util + openflowjava-util ${project.groupId} @@ -123,6 +156,12 @@ io.netty netty-transport + + io.netty + netty-transport-native-epoll + + linux-x86_64 +