aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-10-08 03:31:07 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-10-08 03:31:07 +0000
commite262a76d5259b981098fdfe830aa7572f86f3d74 (patch)
treea64e2773c4869d31f538eca45caf9c317d5fe8c6 /products/onap-casablanca
parent8625b456b58a3328bbe5e3619e51fcfafe9ced2c (diff)
Release cli6.0.0
Diffstat (limited to 'products/onap-casablanca')
-rw-r--r--products/onap-casablanca/auth/pom.xml2
-rw-r--r--products/onap-casablanca/catalog/pom.xml2
-rw-r--r--products/onap-casablanca/features/aai/pom.xml2
-rw-r--r--products/onap-casablanca/features/msb/pom.xml2
-rw-r--r--products/onap-casablanca/features/pom.xml2
-rw-r--r--products/onap-casablanca/features/sdc/pom.xml2
-rw-r--r--products/onap-casablanca/features/vnfsdk/pom.xml2
-rw-r--r--products/onap-casablanca/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml
index b8039c59..5d38e84e 100644
--- a/products/onap-casablanca/auth/pom.xml
+++ b/products/onap-casablanca/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-auth</artifactId>
diff --git a/products/onap-casablanca/catalog/pom.xml b/products/onap-casablanca/catalog/pom.xml
index 7f3fa55d..01e41f65 100644
--- a/products/onap-casablanca/catalog/pom.xml
+++ b/products/onap-casablanca/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-catalog</artifactId>
diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml
index 90cfe9f7..b5ea0da3 100644
--- a/products/onap-casablanca/features/aai/pom.xml
+++ b/products/onap-casablanca/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-aai</artifactId>
diff --git a/products/onap-casablanca/features/msb/pom.xml b/products/onap-casablanca/features/msb/pom.xml
index 96dbd460..9e2ab50e 100644
--- a/products/onap-casablanca/features/msb/pom.xml
+++ b/products/onap-casablanca/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-msb</artifactId>
diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml
index 2100e985..6077c62c 100644
--- a/products/onap-casablanca/features/pom.xml
+++ b/products/onap-casablanca/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-features</artifactId>
diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml
index 65f9d397..0a957378 100644
--- a/products/onap-casablanca/features/sdc/pom.xml
+++ b/products/onap-casablanca/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-sdc</artifactId>
diff --git a/products/onap-casablanca/features/vnfsdk/pom.xml b/products/onap-casablanca/features/vnfsdk/pom.xml
index daeac704..bf43ae72 100644
--- a/products/onap-casablanca/features/vnfsdk/pom.xml
+++ b/products/onap-casablanca/features/vnfsdk/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-casablanca-features</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca-features-vnfsdk</artifactId>
diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml
index c48d31ca..a4f32d71 100644
--- a/products/onap-casablanca/pom.xml
+++ b/products/onap-casablanca/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.0</version>
</parent>
<artifactId>cli-products-onap-casablanca</artifactId>