diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-13 09:52:12 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-01-13 09:54:40 +0100 |
commit | 5d8611f1fa4099d0ddade827fca88dc48b59bae7 (patch) | |
tree | d3f5a3033aa9119bbc0d12f7bb25ee6fb46d8d2c /pom.xml | |
parent | 99646c89e066142600f46750f822bf0ce6b290bd (diff) |
Update HV-VES image
HV-VES 1.5.1 was fixed to allow it to recover after exception in CBS
communication.
Issue-ID: DCAEGEN2-2516
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: If033ac1b3000cf876f6f6e6ca8f4c9786613cc71
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>2.1.8-SNAPSHOT</version> + <version>2.1.9-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |