Prepare upgrade to Netty 4.1 00/41000/1
authorStephen Kitt <skitt@redhat.com>
Wed, 29 Jun 2016 09:19:58 +0000 (11:19 +0200)
committerStephen Kitt <skitt@redhat.com>
Wed, 29 Jun 2016 09:19:58 +0000 (11:19 +0200)
We need to widen the range of allowed versions for odl-netty.

Change-Id: I032697c714327a6ac0928da9f80a694e34d6fc76
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features/src/main/features/features.xml

index 111100a603bf2d28bea5a9ac134ccea114f5ff20..bd3b359e3ae841d8ef887e4dc04b772b0b90cb38 100644 (file)
@@ -17,7 +17,7 @@
         <feature version='${mdsal.model.version}'>odl-mdsal-models</feature>
         <feature version='${config.version}'>odl-config-api</feature>
         <feature version='${controller.mdsal.version}'>odl-mdsal-common</feature>
-        <feature version='[4.0.30,4.1.0)'>odl-netty</feature>
+        <feature version='[4.0.30,5.0.0)'>odl-netty</feature>
         <bundle>mvn:org.opendaylight.openflowjava/openflow-protocol-api/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.openflowjava/openflow-protocol-spi/{{VERSION}}</bundle>
         <bundle>mvn:org.opendaylight.openflowjava/openflow-protocol-impl/{{VERSION}}</bundle>