From 07b48a05b99aa8f8d26f6009b55c4f041fbaeec4 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 9 Jan 2019 16:42:33 -0500 Subject: Template-Node Intall Adding TemplateNode in sli plugin features, as it's not getting installed as a default feature install Change-Id: I4804a40c8078df9f183b7752f5306643dfe0e588 Issue-ID: CCSDK-924 Signed-off-by: Singal, Kapil (ks220y) --- features/ccsdk-sli-plugins-all/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'features/ccsdk-sli-plugins-all/pom.xml') diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml index 4d846bd1..37692c0d 100644 --- a/features/ccsdk-sli-plugins-all/pom.xml +++ b/features/ccsdk-sli-plugins-all/pom.xml @@ -53,6 +53,13 @@ xml features + + ${project.groupId} + ccsdk-template-node + ${project.version} + xml + features + ${project.groupId} ccsdk-sshapi-call-node -- cgit 1.2.3-korg