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:06:40 +0000 |
commit | be85050512cb3691417b2b1d2cc373f4ac16ab43 (patch) | |
tree | 1e77e9b28f1926fb35d1d866526fd988d4e1b1d5 /k8s-bootstrap-container | |
parent | 7f1fd906d9b975613fe1cb43db93f2325dc4dfd0 (diff) |
bump bootstrap to source tca bp updates5.0.1-ONAP
Change-Id: Iece51efd7ab17e4e745df1c306d7d923c556abf8
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1733
Diffstat (limited to 'k8s-bootstrap-container')
-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> |