aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sli-plugins-all/pom.xml
diff options
context:
space:
mode:
authorGanesh Chandrasekaran <ganesh.c@samsung.com>2018-08-02 15:06:36 +0900
committerGanesh Chandrasekaran <ganesh.c@samsung.com>2018-08-02 18:36:42 +0900
commit1476ff884265181b5934d71a7a0e59b705ee1aac (patch)
treef983cda14754b3007a37b0b079dcde7e2d3e2f17 /features/ccsdk-sli-plugins-all/pom.xml
parentbace9b5f98bfef3168134a747c8795196ce9a723 (diff)
dependancy and tests cases added
Issue-ID: CCSDK-407 Change-Id: I0450875b0a29cc4612e0979e3d6e97b6c4b398f0 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'features/ccsdk-sli-plugins-all/pom.xml')
-rw-r--r--features/ccsdk-sli-plugins-all/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml
index d41b4802..051f3a46 100644
--- a/features/ccsdk-sli-plugins-all/pom.xml
+++ b/features/ccsdk-sli-plugins-all/pom.xml
@@ -53,6 +53,13 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
+ <artifactId>ccsdk-sshapi-call-node</artifactId>
+ <version>${project.version}</version>
+ <type>xml</type>
+ <classifier>features</classifier>
+ </dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
<artifactId>ccsdk-restconf-client</artifactId>
<version>${project.version}</version>
<type>xml</type>