aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-flow-controller/provider/pom.xml
diff options
context:
space:
mode:
authorJoss Armstrong <joss.armstrong@ericsson.com>2019-02-12 13:23:00 +0000
committerTakamune Cho <takamune.cho@att.com>2019-02-12 15:54:18 +0000
commit2044c8e6fc9bfd697f5d28daf90c9b4c6d450ec8 (patch)
tree68ff8b67b5a3254f37810958cef33e2687bc4b66 /appc-config/appc-flow-controller/provider/pom.xml
parent7149e05b6a0d1d98f96ccdc3acea35d2b2b4c199 (diff)
Added test coverage for GraphExecutor
Increased coverage to 97% Issue-ID: APPC-1419 Change-Id: I3d505d53a95f4f8605041b21bf6c868b8652d7a5 Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
Diffstat (limited to 'appc-config/appc-flow-controller/provider/pom.xml')
-rw-r--r--appc-config/appc-flow-controller/provider/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml
index 84de63be8..19cbee450 100644
--- a/appc-config/appc-flow-controller/provider/pom.xml
+++ b/appc-config/appc-flow-controller/provider/pom.xml
@@ -36,11 +36,6 @@
<dependencies>
<dependency>
- <groupId>equinoxSDK381</groupId>
- <artifactId>org.eclipse.osgi</artifactId>
- <version>${equinox.osgi.version}</version>
- </dependency>
- <dependency>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-provider</artifactId>
</dependency>