diff options
author | Jack Lucas <jflucas@research.att.com> | 2020-04-22 12:18:46 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2020-04-22 12:18:46 -0400 |
commit | 8bc43d0f42f54245a5bdedb5178a8484c79a55d1 (patch) | |
tree | 6cbcc790363848eec71dc82b56790f4cf501606b /pom.xml | |
parent | a865499ed5b69bdeae3ccfa37c9c5e89ff42e4d1 (diff) |
Update TLS cert1.0.4
Issue-ID: DCAEGEN2-2206
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Ic22963be55ad92487c23f8d571fc44c7dd01acde
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,7 +3,7 @@ ============LICENSE_START======================================================= org.onap.dcae ================================================================================ -Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2017-2020 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,6 @@ limitations under the License. <module>redis-cluster-container</module> <module>cm-container</module> <module>k8s-bootstrap-container</module> - <module>tca-cdap-container</module> <module>healthcheck-container</module> <module>tls-init-container</module> <module>consul-loader-container</module> |