summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-05-23 10:31:38 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-05-23 10:31:38 +0530
commita3e6ea769b522de7f494d19b157e4fede8631f4e (patch)
tree119ef254aa0fa1e6af9906cab704cd7515283126
parent1d176fd37fb1e10865e3618e97093367a4eb63f4 (diff)
Bump version to 2.0.2v2.0.22.0.0-ONAP2.0.0-ONAP
Issue-ID: CLI-114 Change-Id: Ia22f0a5347422401152a8f60e6737b7467e1d315 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r--deployment/docker/pom.xml2
-rw-r--r--deployment/pom.xml2
-rw-r--r--deployment/zip/pom.xml2
-rw-r--r--framework/pom.xml2
-rw-r--r--main/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--products/onap-amsterdam/auth/pom.xml2
-rw-r--r--products/onap-amsterdam/catalog/pom.xml2
-rw-r--r--products/onap-amsterdam/features/aai/pom.xml2
-rw-r--r--products/onap-amsterdam/features/msb/pom.xml2
-rw-r--r--products/onap-amsterdam/features/pom.xml2
-rw-r--r--products/onap-amsterdam/features/sdc/pom.xml2
-rw-r--r--products/onap-amsterdam/features/so/pom.xml2
-rw-r--r--products/onap-amsterdam/pom.xml2
-rw-r--r--products/onap-beijing/auth/pom.xml2
-rw-r--r--products/onap-beijing/catalog/pom.xml2
-rw-r--r--products/onap-beijing/features/aai/pom.xml2
-rw-r--r--products/onap-beijing/features/appc/pom.xml2
-rw-r--r--products/onap-beijing/features/msb/pom.xml2
-rw-r--r--products/onap-beijing/features/policy/pom.xml2
-rw-r--r--products/onap-beijing/features/pom.xml2
-rw-r--r--products/onap-beijing/features/sdc/pom.xml2
-rw-r--r--products/onap-beijing/features/so/pom.xml2
-rw-r--r--products/onap-beijing/pom.xml2
-rw-r--r--products/openecomp/auth/pom.xml2
-rw-r--r--products/openecomp/catalog/pom.xml2
-rw-r--r--products/openecomp/features/aai/pom.xml2
-rw-r--r--products/openecomp/features/pom.xml2
-rw-r--r--products/openecomp/features/sdc/pom.xml2
-rw-r--r--products/openecomp/pom.xml2
-rw-r--r--products/pom.xml2
-rw-r--r--products/sample/pom.xml2
-rw-r--r--profiles/http/pom.xml2
-rw-r--r--profiles/pom.xml2
-rw-r--r--profiles/snmp/pom.xml2
-rw-r--r--validate/pom.xml2
-rw-r--r--validate/sample-mock-generator/pom.xml2
-rw-r--r--validate/sample-yaml-generator/pom.xml2
-rw-r--r--validate/validation/pom.xml2
-rw-r--r--version.properties2
40 files changed, 40 insertions, 40 deletions
diff --git a/deployment/docker/pom.xml b/deployment/docker/pom.xml
index d09d6835..75fb3059 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.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-docker</artifactId>
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 0e9af221..2810b7a5 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.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-deployment</artifactId>
diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml
index b63fa64e..eba890af 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.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-zip</artifactId>
diff --git a/framework/pom.xml b/framework/pom.xml
index 4718fd33..ce290246 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-framework</artifactId>
diff --git a/main/pom.xml b/main/pom.xml
index 2403760b..2dc18671 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-main</artifactId>
diff --git a/pom.xml b/pom.xml
index 29c8ecb4..b65408fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
<packaging>pom</packaging>
<name>cli</name>
diff --git a/products/onap-amsterdam/auth/pom.xml b/products/onap-amsterdam/auth/pom.xml
index 5416b1f1..e067b77f 100644
--- a/products/onap-amsterdam/auth/pom.xml
+++ b/products/onap-amsterdam/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-auth</artifactId>
diff --git a/products/onap-amsterdam/catalog/pom.xml b/products/onap-amsterdam/catalog/pom.xml
index 8c62e6b5..a475d214 100644
--- a/products/onap-amsterdam/catalog/pom.xml
+++ b/products/onap-amsterdam/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-catalog</artifactId>
diff --git a/products/onap-amsterdam/features/aai/pom.xml b/products/onap-amsterdam/features/aai/pom.xml
index 289aff58..65e96092 100644
--- a/products/onap-amsterdam/features/aai/pom.xml
+++ b/products/onap-amsterdam/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-aai</artifactId>
diff --git a/products/onap-amsterdam/features/msb/pom.xml b/products/onap-amsterdam/features/msb/pom.xml
index e2583470..cf26c008 100644
--- a/products/onap-amsterdam/features/msb/pom.xml
+++ b/products/onap-amsterdam/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-msb</artifactId>
diff --git a/products/onap-amsterdam/features/pom.xml b/products/onap-amsterdam/features/pom.xml
index d5e90386..6de253bf 100644
--- a/products/onap-amsterdam/features/pom.xml
+++ b/products/onap-amsterdam/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
diff --git a/products/onap-amsterdam/features/sdc/pom.xml b/products/onap-amsterdam/features/sdc/pom.xml
index d71c893b..f8142088 100644
--- a/products/onap-amsterdam/features/sdc/pom.xml
+++ b/products/onap-amsterdam/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-sdc</artifactId>
diff --git a/products/onap-amsterdam/features/so/pom.xml b/products/onap-amsterdam/features/so/pom.xml
index f656e472..7113cec6 100644
--- a/products/onap-amsterdam/features/so/pom.xml
+++ b/products/onap-amsterdam/features/so/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-amsterdam-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam-features-so</artifactId>
diff --git a/products/onap-amsterdam/pom.xml b/products/onap-amsterdam/pom.xml
index 6fedd344..8b44511c 100644
--- a/products/onap-amsterdam/pom.xml
+++ b/products/onap-amsterdam/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-amsterdam</artifactId>
diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml
index 3c95d26c..7e0eab9c 100644
--- a/products/onap-beijing/auth/pom.xml
+++ b/products/onap-beijing/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-auth</artifactId>
diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml
index b2721b98..41b8730a 100644
--- a/products/onap-beijing/catalog/pom.xml
+++ b/products/onap-beijing/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-catalog</artifactId>
diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml
index 52cadc2b..d382781f 100644
--- a/products/onap-beijing/features/aai/pom.xml
+++ b/products/onap-beijing/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features-aai</artifactId>
diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml
index 87c833bf..ea432380 100644
--- a/products/onap-beijing/features/appc/pom.xml
+++ b/products/onap-beijing/features/appc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features-appc</artifactId>
diff --git a/products/onap-beijing/features/msb/pom.xml b/products/onap-beijing/features/msb/pom.xml
index 079cfa81..a75190bb 100644
--- a/products/onap-beijing/features/msb/pom.xml
+++ b/products/onap-beijing/features/msb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features-msb</artifactId>
diff --git a/products/onap-beijing/features/policy/pom.xml b/products/onap-beijing/features/policy/pom.xml
index 486b7abe..bd007801 100644
--- a/products/onap-beijing/features/policy/pom.xml
+++ b/products/onap-beijing/features/policy/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features-policy</artifactId>
diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml
index 9747cbac..69b18a93 100644
--- a/products/onap-beijing/features/pom.xml
+++ b/products/onap-beijing/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features</artifactId>
diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml
index c2c2f49a..4cfea41b 100644
--- a/products/onap-beijing/features/sdc/pom.xml
+++ b/products/onap-beijing/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features-sdc</artifactId>
diff --git a/products/onap-beijing/features/so/pom.xml b/products/onap-beijing/features/so/pom.xml
index 7c3c29f9..9109a843 100644
--- a/products/onap-beijing/features/so/pom.xml
+++ b/products/onap-beijing/features/so/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-beijing-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing-features-so</artifactId>
diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml
index 4af8e260..5726feb5 100644
--- a/products/onap-beijing/pom.xml
+++ b/products/onap-beijing/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-onap-beijing</artifactId>
diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml
index ec62d164..f72dd135 100644
--- a/products/openecomp/auth/pom.xml
+++ b/products/openecomp/auth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-openecomp-auth</artifactId>
diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml
index e742db79..033a996b 100644
--- a/products/openecomp/catalog/pom.xml
+++ b/products/openecomp/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-openecomp-catalog</artifactId>
diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml
index 8091a5f9..8f5ad2ee 100644
--- a/products/openecomp/features/aai/pom.xml
+++ b/products/openecomp/features/aai/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-openecomp-features-aai</artifactId>
diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml
index 7af4a531..4f5d6783 100644
--- a/products/openecomp/features/pom.xml
+++ b/products/openecomp/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-openecomp-features</artifactId>
diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml
index 07e769e9..78c12712 100644
--- a/products/openecomp/features/sdc/pom.xml
+++ b/products/openecomp/features/sdc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-openecomp-features</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-openecomp-features-sdc</artifactId>
diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml
index 31c8eddb..269cadca 100644
--- a/products/openecomp/pom.xml
+++ b/products/openecomp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-openecomp</artifactId>
diff --git a/products/pom.xml b/products/pom.xml
index 71ebe8f6..b7488230 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products</artifactId>
diff --git a/products/sample/pom.xml b/products/sample/pom.xml
index 21a7e787..f7d59086 100644
--- a/products/sample/pom.xml
+++ b/products/sample/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-products-sample</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 9749edeb..a499feb2 100644
--- a/profiles/http/pom.xml
+++ b/profiles/http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index e51c120e..4c9d5718 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 6fcd960d..676c54c0 100644
--- a/profiles/snmp/pom.xml
+++ b/profiles/snmp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>
diff --git a/validate/pom.xml b/validate/pom.xml
index c7074f2b..7cc11274 100644
--- a/validate/pom.xml
+++ b/validate/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-validate</artifactId>
diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml
index 7c2e736b..a0d6afd5 100644
--- a/validate/sample-mock-generator/pom.xml
+++ b/validate/sample-mock-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-validate</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-sample-mock-generator</artifactId>
diff --git a/validate/sample-yaml-generator/pom.xml b/validate/sample-yaml-generator/pom.xml
index 6f605c87..f9050e15 100644
--- a/validate/sample-yaml-generator/pom.xml
+++ b/validate/sample-yaml-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-validate</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-sample-yaml-generator</artifactId>
diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml
index 1abb1a61..05711664 100644
--- a/validate/validation/pom.xml
+++ b/validate/validation/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-validate</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
</parent>
<artifactId>cli-validation</artifactId>
diff --git a/version.properties b/version.properties
index 06e20802..17a752b9 100644
--- a/version.properties
+++ b/version.properties
@@ -16,7 +16,7 @@
major=2
minor=0
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}