X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=e34769d481fcc9fc5b17c976525aaff03fc92293;hb=refs%2Fchanges%2F92%2F50092%2F2;hp=e23d5f5df577b678458c5bce58a2bc194d4aeb66;hpb=8e257ba82470f60242943f53bc4dfa5ac3d1ea57;p=controller.git diff --git a/features/config/src/main/features/features.xml b/features/config/src/main/features/features.xml index e23d5f5df5..e34769d481 100644 --- a/features/config/src/main/features/features.xml +++ b/features/config/src/main/features/features.xml @@ -5,6 +5,7 @@ xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0"> mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features + mvn:org.opendaylight.odlparent/features-odlparent/{{VERSION}}/xml/features odl-config-api @@ -20,12 +21,8 @@ odl-config-api + odl-netty-4 mvn:org.opendaylight.controller/netty-config-api/{{VERSION}} - mvn:io.netty/netty-transport/{{VERSION}} - mvn:io.netty/netty-common/{{VERSION}} - mvn:io.netty/netty-buffer/{{VERSION}} - mvn:io.netty/netty-codec/{{VERSION}} - mvn:io.netty/netty-handler/{{VERSION}}