summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-11-17 17:45:14 +0000
committervv770d <vv770d@att.com>2021-11-17 19:00:39 +0000
commitde99d6c9f662cbfde617d4ba90aba58050a16970 (patch)
treed16659fd72a967d980bd4361ee1c0a521e3964c1 /pom.xml
parentc441166003e84b137124c7655f8572048b31f7e9 (diff)
Disable CM module from builds2.3.0
Change-Id: Idf38482e379cd13d5c40e01127c259d2e754a363 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2919 Issue-ID: DCAEGEN2-2968 Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5130161..c18ec6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
============LICENSE_START=======================================================
org.onap.dcae
================================================================================
-Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -36,7 +36,7 @@ limitations under the License.
<packaging>pom</packaging>
<modules>
- <module>cm-container</module>
+ <!-- <module>cm-container</module> -->
<module>healthcheck-container</module>
<module>tls-init-container</module>
<module>consul-loader-container</module>