summaryrefslogtreecommitdiffstats
path: root/adaptors/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-03-16 00:30:22 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-03-16 00:30:22 -0400
commitcb07500090e0c50929e7543a63b42ff5b8dc12e3 (patch)
treec59f3b344e6a8c0b535f158c3637b114332b46c7 /adaptors/pom.xml
parent82e92c482efe0ac20353f630cda7cb052d8ff4b5 (diff)
Renaming ansible and saltstanck adapter to adaptor
Issue-ID: CCSDK-3212 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ibf0366b31a37173050602bd692627647f4f29bb7
Diffstat (limited to 'adaptors/pom.xml')
-rwxr-xr-xadaptors/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/pom.xml b/adaptors/pom.xml
index 988d24536..1895e6a1a 100755
--- a/adaptors/pom.xml
+++ b/adaptors/pom.xml
@@ -22,8 +22,8 @@
<modules>
<module>aai-service</module>
- <module>ansible-adapter</module>
- <module>saltstack-adapter</module>
+ <module>ansible-adaptor</module>
+ <module>saltstack-adaptor</module>
<module>netbox-client</module>
<module>mdsal-resource</module>
<module>resource-assignment</module>