diff options
author | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-10-18 15:01:37 +0200 |
---|---|---|
committer | Joanna Jeremicz <joanna.jeremicz@nokia.com> | 2019-10-18 15:01:37 +0200 |
commit | a865499ed5b69bdeae3ccfa37c9c5e89ff42e4d1 (patch) | |
tree | 4257cbb2e2bbe30e5aec89d343d0975930a72081 | |
parent | be85050512cb3691417b2b1d2cc373f4ac16ab43 (diff) |
Update version
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ia3b5270f209467769c8c5a9901261e8070f2ad33
-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 437251b..3150dd8 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.4</version> + <version>1.6.5</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |