summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/pom.xml
diff options
context:
space:
mode:
authorGrzegorz Wielgosinski <g.wielgosins@samsung.com>2021-02-03 12:56:59 +0100
committerKAPIL SINGAL <ks220y@att.com>2021-02-03 14:08:31 +0000
commitefe93197f7aa9b1acbcdd426f433d21506b3bbb0 (patch)
treefe5f8649f4225b0540db58e8e0dbf034b6e9fcb9 /ms/blueprintsprocessor/functions/pom.xml
parent6c535a2915104589dc6da3146792e72792d0ef9c (diff)
Issue-ID: CCSDK-3130
1. Change module name to k8s-connection-plugin 2. Move K8sPluginApi.kt and K8sUploadFileRestClientService.kt out of profile.upload package Signed-off-by: Grzegorz Wielgosinski <g.wielgosins@samsung.com> Change-Id: I1708428ce986bc97e69dfbef9cf837a8039ccfe8
Diffstat (limited to 'ms/blueprintsprocessor/functions/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/functions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml
index 5a59939f0..ac1fca84e 100755
--- a/ms/blueprintsprocessor/functions/pom.xml
+++ b/ms/blueprintsprocessor/functions/pom.xml
@@ -41,7 +41,7 @@
<module>cli-executor</module>
<module>config-snapshots</module>
<module>message-prioritization</module>
- <module>k8s-profile-upload</module>
+ <module>k8s-connection-plugin</module>
</modules>
<dependencies>