summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2022-04-25 21:10:39 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2022-04-27 16:47:55 +0000
commit3bf1d8265dbe2c7034de6a8e38b71bdafd3fd2f5 (patch)
tree48a5fa3683d7ac2305e9888f7f103e891c034e27 /pom.xml
parent031d11b731ef2ed2fc990b1f944af181bad59a2d (diff)
R11 tag/path update
+ Remove consul loader container (deprecated in J) + Switch to local mvn-phase-lib.sh and remove nexus raw dependency Change-Id: I07059837b30cb394cc862f09ced0b3ff843bc84c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3144 Issue-ID: DCAEGEN2-2973 Issue-ID: DCAEGEN2-3134 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 c18ec6d..b900cde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
============LICENSE_START=======================================================
org.onap.dcae
================================================================================
-Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2022 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.
@@ -39,7 +39,7 @@ limitations under the License.
<!-- <module>cm-container</module> -->
<module>healthcheck-container</module>
<module>tls-init-container</module>
- <module>consul-loader-container</module>
+ <!-- <module>consul-loader-container</module> -->
<module>dcae-services-policy-sync</module>
<!--<module>multisite-init-container</module> -->
<module>dcae-k8s-cleanup-container</module>