Switch to using odl-netty-4 20/51420/4
authorRobert Varga <rovarga@cisco.com>
Fri, 3 Feb 2017 20:56:16 +0000 (21:56 +0100)
committerClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Sat, 4 Feb 2017 07:40:26 +0000 (07:40 +0000)
odl-netty is deprecated by odlparent, the new name is odl-netty-4
and shares odlparent's version.

Change-Id: Ib07fea42952d9c9a157fb8d3c9fa7f6a2ce7128c
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/bgp/src/main/features/features.xml
features/pcep/features-pcep/src/main/features/features.xml

index 0ac6b0b0a2286515900879ed374e5138b61a49e2..f1b9567e1b54e112d114597af430ec54e308cdf6 100644 (file)
@@ -61,7 +61,7 @@
         <feature version='${yangtools.version}'>odl-yangtools-yang-data</feature>
         <bundle>mvn:org.opendaylight.bgpcep/concepts/{{VERSION}}</bundle>
         <!-- util -->
-        <feature version='[4.0.30,5.0.0)'>odl-netty</feature>
+        <feature version='${odlparent.version}'>odl-netty-4</feature>
         <bundle>mvn:org.opendaylight.bgpcep/util/{{VERSION}}</bundle>
         <!-- bgp-concept -->
         <bundle>mvn:org.opendaylight.bgpcep/bgp-concepts/{{VERSION}}</bundle>
index 7950ddacd1852e744e1cb808363820db363520f7..e4484882763eff07e6b9831863852d8a6f4f3b17 100644 (file)
@@ -40,7 +40,7 @@
         <feature version='${mdsal.model.version}'>odl-mdsal-models</feature>
         <bundle>mvn:org.opendaylight.bgpcep/concepts/{{VERSION}}</bundle>
         <!-- util -->
-        <feature version='[4.0.30,5.0.0)'>odl-netty</feature>
+        <feature version='${odlparent.version}'>odl-netty-4</feature>
         <bundle>mvn:org.opendaylight.bgpcep/util/{{VERSION}}</bundle>
     </feature>