Remove missing dependency features-extras 90/59990/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Jul 2017 01:32:19 +0000 (21:32 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 6 Jul 2017 01:32:22 +0000 (21:32 -0400)
This appears to have been removed via
I6db5b40c398fbe5e7cb4077d2c2a321a0286fab0

Change-Id: I161964a0ed1d7e52a8a5d6a7dd28f771de2b29b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
integration-tests/pom.xml

index 5a7e684db4eac0bd4333278b5fa1204e18170ae4..9ff2f2f12ec090e7a2093bdf19114d6b31239d2d 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>features-extras</artifactId>
-            <version>${project.version}</version>
-            <classifier>features</classifier>
-            <type>xml</type>
-        </dependency>
 
         <dependency>
             <groupId>org.osgi</groupId>