diff options
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>
|