Release appc
[appc.git] / appc-directed-graph / dg-loader / features / pom.xml
index a5a2fbb..98b02b9 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.appc.plugins</groupId>
         <artifactId>dg-loader</artifactId>
-        <version>1.4.1-SNAPSHOT</version>
+        <version>1.6.1</version>
     </parent>
     <artifactId>dg-loader-features</artifactId>
     <name>Directed Graph Loader - Features</name>
         </dependency>
 
 
-        <!-- dependency for opendaylight-karaf-empty for use by testing -->
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>opendaylight-karaf-empty</artifactId>
-            <type>zip</type>
-        </dependency>
-
-
         <dependency>
             <!-- Required for launching the feature tests -->
             <groupId>org.opendaylight.odlparent</groupId>