diff options
author | 2020-12-01 16:42:42 +0000 | |
---|---|---|
committer | 2020-12-01 16:42:42 +0000 | |
commit | 7adb29c45f434cda38f1f73177e33623ccd4dd25 (patch) | |
tree | db012662f3e2ec5f0e3e0223cc8a75f469647a66 /pom.xml | |
parent | 5c8f379a3f72c2afa446c93b5d1c5e9f2e003726 (diff) | |
parent | 2db4d34bdaafdaab8ca5088ee07da1fc0989e1e7 (diff) |
Merge "Update HV-VES image, update blueprints to use comma as SANs delimiter"2.2.1
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> |