aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2019-07-19 10:28:36 -0400
committerTaka Cho <takamune.cho@att.com>2019-07-19 10:29:24 -0400
commit796e49ff45457326467330656ce9fd336fe71711 (patch)
treefce370c7fad3eb7696fd590ed1990171237d7ef7 /appc-directed-graph
parent39122feeda8a36406aa9d3beb0e05cfb0d77981c (diff)
remove opendaylight-karaf-empty
opendaylight-karaf-empty is for testing purpose and outdated Issue-ID: APPC-1651 Change-Id: I768b7afa9a60db6413f71320fd11575b1fafce97 Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'appc-directed-graph')
-rw-r--r--appc-directed-graph/dg-loader/features/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/appc-directed-graph/dg-loader/features/pom.xml b/appc-directed-graph/dg-loader/features/pom.xml
index acbb816d6..0df69469a 100644
--- a/appc-directed-graph/dg-loader/features/pom.xml
+++ b/appc-directed-graph/dg-loader/features/pom.xml
@@ -55,14 +55,6 @@
</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>