diff options
Diffstat (limited to 'sshapi-call-node/provider/pom.xml')
-rwxr-xr-x | sshapi-call-node/provider/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sshapi-call-node/provider/pom.xml b/sshapi-call-node/provider/pom.xml index 81ab8811e..39f99d4bc 100755 --- a/sshapi-call-node/provider/pom.xml +++ b/sshapi-call-node/provider/pom.xml @@ -46,6 +46,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-provider</artifactId> </dependency> + <!-- ILLEGAL DEPENDENCY : creates circular dependency between CCSDK and APPC --> <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-ssh-adapter-api</artifactId> |