Add infrautils-features4 to karaf 4 index 11/56611/2
authorLuis Gomez <ecelgp@gmail.com>
Fri, 5 May 2017 18:11:47 +0000 (11:11 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 9 May 2017 08:04:08 +0000 (01:04 -0700)
BUG-8355 has been fixed.

Change-Id: I91425133fa5cd4345eceaa156f71bd0eff92fa36
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features/repos/index/pom.xml

index 6a4869019dca404483ec725f711a609f8d328cde..94813ae19c9cbaba0083b6d8cc998b4ec1f735ff 100644 (file)
         </dependency>
 
         <!-- InfraUtils -->
-        <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=8355
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>infrautils-features4</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        -->
 
         <!-- Netconf -->
         <!-- Commented out due to https://bugs.opendaylight.org/show_bug.cgi?id=7891