summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2020-09-29 19:16:07 +0000
committervv770d <vv770d@att.com>2020-09-29 19:16:16 +0000
commite97f287e4664c2e2eef568ee43225014449aa5fd (patch)
tree4cfe79bd9341107d59f2488d7a3389f2356b6cfa /pom.xml
parentc21d9d873cf0ad1de571f2c24e8619866c4296a9 (diff)
Disable redis container build3.3.3
Redis container was used by TCA/CDAP module which is now deprecated. multisite-init-container build disabled temporarily (due DCAEGEN2-2463) to unblock Guilin CM container release Change-Id: I2b03c3a43a17fe32519fe85b1713c45b4936a811 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2464 Issue-ID: DCAEGEN2-2463
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 590c0d6..f27ea85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,13 +36,11 @@ limitations under the License.
<packaging>pom</packaging>
<modules>
- <module>redis-cluster-container</module>
<module>cm-container</module>
- <!-- module>tca-cdap-container</module -->
<module>healthcheck-container</module>
<module>tls-init-container</module>
<module>consul-loader-container</module>
- <module>multisite-init-container</module>
+ <!--<module>multisite-init-container</module> -->
<module>dcae-k8s-cleanup-container</module>
</modules>
<!-- <profiles>