diff options
Diffstat (limited to 'template-node')
-rw-r--r-- | template-node/provider/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 23eee4d6..7434abc0 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -38,10 +38,6 @@ <artifactId>sli-common</artifactId> </dependency> <dependency> - <groupId>org.onap.ccsdk.sli.core</groupId> - <artifactId>sli-provider</artifactId> - </dependency> - <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> |