diff options
author | dfarrelly <david.farrelly@est.tech> | 2019-03-19 23:11:47 +0000 |
---|---|---|
committer | dfarrelly <david.farrelly@est.tech> | 2019-03-19 23:11:47 +0000 |
commit | 4c67277a504a8c2c200e6fe63c7218759620a1ec (patch) | |
tree | 35055afd07b2adc0ba7b484bef01682ca03250e8 /tls-init-container/pom.xml | |
parent | 5da996cc5172b81ae3e4ceda034058fb9c68e80c (diff) |
Update certs to include PM Mapper
Issue-ID: DCAEGEN2-1297
Change-Id: Idfccbbf9d61986a8a8f4e13b54a8637eb32dbd4b
Signed-off-by: dfarrelly <david.farrelly@est.tech>
Diffstat (limited to 'tls-init-container/pom.xml')
-rw-r--r-- | tls-init-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tls-init-container/pom.xml b/tls-init-container/pom.xml index 2d5c035..0668863 100644 --- a/tls-init-container/pom.xml +++ b/tls-init-container/pom.xml @@ -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.1</version>
+ <version>1.0.2</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|