diff options
author | Smokowski, Kevin (ks6305) <ks6305@att.com> | 2018-08-07 19:07:35 +0000 |
---|---|---|
committer | Kevin Smokowski <ks6305@att.com> | 2018-08-08 19:33:46 +0000 |
commit | 42478b1721879ead6d595a238c45acd1c1f039c6 (patch) | |
tree | 74ff35430b2b214aadb68829fdfb76df8d7ffaf1 /pom.xml | |
parent | efd6f9e3d2f770f16a6cb93efc061fe502a56979 (diff) |
add template node
add tempalte node implementation
Change-Id: Ifd3e6e7f2a7b9ff7029b523eab50274e440652cc
Issue-ID: CCSDK-440
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ <module>sshapi-call-node</module> <module>restconf-client</module> <module>features</module> + <module>template-node</module> </modules> <scm> |