summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-10-29 02:41:19 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2018-10-29 02:41:39 +0000
commit251ca1da04625ce590c08afe1be67e2c94bd150d (patch)
tree7240c0d3ace861b8a45ee22c669161f910357733
parent0745d89fe369cd77b4ab058ec3b7a7de828d7d65 (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
-rw-r--r--k8s-bootstrap-container/pom.xml2
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>