diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-09-13 19:03:41 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-09-13 19:03:49 +0000 |
commit | d062a1da5166db217b8ddf6adb7f1d06b470ec16 (patch) | |
tree | 1e77e9b28f1926fb35d1d866526fd988d4e1b1d5 | |
parent | dc6d9a3209278212b1d84e14f8ff1d3a70e6a3c4 (diff) |
Change-Id: Iece51efd7ab17e4e745df1c306d7d923c556abf8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1733
-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 e072fb3..437251b 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.6.3</version> + <version>1.6.4</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |