summaryrefslogtreecommitdiffstats
path: root/tls-init-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-03-01 16:14:30 -0500
committerJack Lucas <jflucas@research.att.com>2019-03-01 16:18:46 -0500
commit8c58bb2c4fb000208070f88cbd2e6998c9866fa8 (patch)
treea9934fa83fff9aed18b6be02fe9e4f5499813b46 /tls-init-container/pom.xml
parent363933ac57ab97e2fc5cb372056b6e8463602b0b (diff)
Update DCAE TLS cert
Issue-ID: DCAEGEN2-1307 Change-Id: I2cf827175394de04c7a4d15ae975c65ba25c3519 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'tls-init-container/pom.xml')
-rw-r--r--tls-init-container/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tls-init-container/pom.xml b/tls-init-container/pom.xml
index 324c3b3..2d5c035 100644
--- a/tls-init-container/pom.xml
+++ b/tls-init-container/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2018-2019 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.0</version>
+ <version>1.0.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>