diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-01 12:08:56 +0100 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-12-01 16:34:43 +0000 |
commit | 2db4d34bdaafdaab8ca5088ee07da1fc0989e1e7 (patch) | |
tree | af4821e0e190b18b72a7ef8c1bcc07ae41598bed /pom.xml | |
parent | 18bcb8230f6f1fac2f8dc905e2ca197f43810a1e (diff) |
Update HV-VES image, update blueprints to use comma as SANs delimiter
HV-VES 1.5.1 was fixed to allow it to recover after exception in CBS
communication.
Issue-ID: DCAEGEN2-2508
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Iedb0cf7da9d7139943ac1eeb4ae5dbcac7f7fa83
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.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |