summaryrefslogtreecommitdiffstats
path: root/sshapi-call-node/provider
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-21 17:22:27 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-21 17:22:27 -0400
commitbd8a4d04337eed46be669f70272e6583f48ba249 (patch)
tree2642982c0133e6dee78e6d7cdc2bcb1f93b88fde /sshapi-call-node/provider
parentb43008aa2dce75efdf704d1a5e2529e58b4fbde1 (diff)
Remove versions from project poms
Remove versions from project poms and instead drive version from dependencyManagement to ensure consistency. Change-Id: I2a3238163e49878c4c7528db1271c83b488263c3 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sshapi-call-node/provider')
-rwxr-xr-xsshapi-call-node/provider/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sshapi-call-node/provider/pom.xml b/sshapi-call-node/provider/pom.xml
index 81ab8811..39f99d4b 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>