diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-04-26 13:41:57 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-04-27 14:30:34 +0000 |
commit | 7b25afd7fbb945686f5444e05e5e15716052b027 (patch) | |
tree | 98be595154b40b9cd07776800f6ea8a5020e1e86 /adaptors/features/pom.xml | |
parent | 70ac2b906e4e80f817185542a649f188fc9178b0 (diff) |
Moving Netconf-adaptor from APPC to CCSDK SLI
Issue-ID: CCSDK-3198
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I638d57729d100211325f4e3121970d6737b9a50c
Diffstat (limited to 'adaptors/features/pom.xml')
-rwxr-xr-x | adaptors/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index 74dd2c2d3..0239755c7 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -22,6 +22,7 @@ <module>ccsdk-ansible-adaptor</module> <module>ccsdk-chef-adaptor</module> + <module>ccsdk-netconf-adaptor</module> <module>ccsdk-saltstack-adaptor</module> <module>ccsdk-ssh-adaptor</module> |