From 64dd1cb987f47c929f831d4e478758ce5ccbafad Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 29 Jun 2016 11:23:35 +0200 Subject: [PATCH 1/1] Prepare upgrade to Netty 4.1 We need to widen the range of allowed versions for odl-netty. Change-Id: I425f1464f9e97d15e69622701805376da53f6611 Signed-off-by: Stephen Kitt --- features/netconf/src/main/features/features.xml | 2 +- features/restconf/src/main/features/features.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/netconf/src/main/features/features.xml b/features/netconf/src/main/features/features.xml index cdf0a6362a..29e9400108 100644 --- a/features/netconf/src/main/features/features.xml +++ b/features/netconf/src/main/features/features.xml @@ -79,7 +79,7 @@ odl-netconf-api odl-netconf-mapping-api odl-netconf-util - odl-netty + odl-netty mvn:org.opendaylight.netconf/netconf-netty-util/{{VERSION}} mvn:org.bouncycastle/bcpkix-jdk15on/{{VERSION}} mvn:org.bouncycastle/bcprov-jdk15on/{{VERSION}} diff --git a/features/restconf/src/main/features/features.xml b/features/restconf/src/main/features/features.xml index ebe8cff7ff..77c9687fba 100644 --- a/features/restconf/src/main/features/features.xml +++ b/features/restconf/src/main/features/features.xml @@ -28,7 +28,7 @@ odl-aaa-shiro odl-mdsal-broker - odl-netty + odl-netty war mvn:org.opendaylight.netconf/ietf-restconf/{{VERSION}} mvn:org.opendaylight.netconf/ietf-yang-library/{{VERSION}} -- 2.36.6