Changes to remove maven-staging-plugin
[appc.git] / appc-directed-graph / dg-loader / features / pom.xml
index c8498dc..7915275 100644 (file)
             <scope>runtime</scope>
         </dependency>
 
-
-        <dependency>
-            <!-- Required for launching the feature tests -->
-            <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>features-test</artifactId>
-            <version>${odl.commons.opendaylight.version}</version>
-            <scope>test</scope>
-        </dependency>
-
     </dependencies>
 
     <build>