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 /tls-init-container/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 'tls-init-container/pom.xml')
-rw-r--r-- | tls-init-container/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tls-init-container/pom.xml b/tls-init-container/pom.xml index fd2522f..28328ea 100644 --- a/tls-init-container/pom.xml +++ b/tls-init-container/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2018-2019 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2018-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.
@@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>tls-init-container</artifactId>
<name>dcaegen2-deployments-tls-init-container</name>
- <version>1.0.3</version>
+ <version>1.0.4</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|