aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2020-08-31 11:01:04 -0400
committerJack Lucas <jflos@sonoris.net>2020-08-31 11:01:04 -0400
commit4fbcea532be594e778220f0e188d5d5cc5b51b04 (patch)
tree2fcfc94753fbd1d4b3f3436dd2a03981943d31ab /pom.xml
parente1fd4ab9dad8f3910cef2a75e896cb7e789decdf (diff)
Update CLI version to match CM.2.1.12.1.0
The password reset change for cm-container also changed the version of Cloudify Manager, which requires a corresponding change to the Cloudify CLI installed on the bootstrap container. Issue-ID: DCAEGEN2-1975 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I8957f48c326c64efe172e31d61008d08116c596e
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3582431..22d0197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,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.0.4-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>