From: Stephen Kitt Date: Wed, 29 Jun 2016 09:23:35 +0000 (+0200) Subject: Prepare upgrade to Netty 4.1 X-Git-Tag: release/carbon~86^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=64dd1cb987f47c929f831d4e478758ce5ccbafad;hp=74a1f4cbbab1dbb405c81d55a4aa165914bcd7c9;p=netconf.git 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 --- 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}}