summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGanesh Chandrasekaran <ganesh.c@samsung.com>2018-07-19 11:17:06 +0900
committerGanesh Chandrasekaran <ganesh.c@samsung.com>2018-07-19 15:14:19 +0900
commitd6a56cd8f71cc196083c6ab16e86d24c7c89f9ef (patch)
tree6f1a7f481d0f4cecbc658c43260c1a56c35c79e8 /pom.xml
parent6603a6b208f454e87215047a3116ca6d40cc56c2 (diff)
SSHApiCallNode API definition
Issue-ID: CCSDK-384 Change-Id: I558bb774081074fbd1c541512d767a9ca5d1f866 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b6efa94c..ecdce650 100755
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,7 @@
<modules>
<module>properties-node</module>
<module>restapi-call-node</module>
+ <module>sshapi-call-node</module>
<module>features</module>
</modules>