aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/docker/pom.xml2
-rw-r--r--deployment/pom.xml2
-rw-r--r--deployment/zip/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/deployment/docker/pom.xml b/deployment/docker/pom.xml
index e9bc3b70..e5a44049 100644
--- a/deployment/docker/pom.xml
+++ b/deployment/docker/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-deployment</artifactId>
- <version>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-docker</artifactId>
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 46c6f5a4..c3f70458 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-deployment</artifactId>
diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml
index f9b244c7..454e259e 100644
--- a/deployment/zip/pom.xml
+++ b/deployment/zip/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-deployment</artifactId>
- <version>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-zip</artifactId>