diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-10-29 02:41:19 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-10-29 02:41:39 +0000 |
commit | 251ca1da04625ce590c08afe1be67e2c94bd150d (patch) | |
tree | 7240c0d3ace861b8a45ee22c669161f910357733 /k8s-bootstrap-container/pom.xml | |
parent | 0745d89fe369cd77b4ab058ec3b7a7de828d7d65 (diff) |
new k8sbootstrap for tca fix
version update to release new tca bp
Change-Id: I40c1a87d7463f2f4db887c3707cb959904bd1396
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-920
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 1af2a41..d40bb9d 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.4.4</version> + <version>1.4.5</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |