diff options
author | Grzegorz-Lis <grzegorz.lis@nokia.com> | 2020-09-03 14:14:24 +0200 |
---|---|---|
committer | Grzegorz-Lis <grzegorz.lis@nokia.com> | 2020-09-03 14:14:24 +0200 |
commit | a48970067bfdebef74e9fce79ec5ba98d7c55dc4 (patch) | |
tree | cd3bbaa8ee8f9e4f603f755ff6be490225b9ab1b /pom.xml | |
parent | ecaa078481d4feb8ef7daf2a19e210984410f3f9 (diff) |
[DCAE] Adapt DCAE blueprints to CFY DCAE K8S plugin version 3.x.x -2.1.2
correction
Issue-ID: DCAEGEN2-2386
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I65bcf24497304b96b62a3a5eb04665acbdeca323
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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |