summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-05-16 12:03:21 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-05-16 12:03:21 +0530
commitfd93363a14a04481ac8173ac4c941975a4954288 (patch)
tree2dbe3e086441a5043ee5152e9c2ae0cc9544e4af
parent5626ae003ba80f876a68a05ed0c7920a08dedd4a (diff)
CLI beijing release version increment
Issue-ID: CLI-114 Change-Id: Ia62bf183ef9f3e0aee923f6796ed62d7ec00d67f 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
39 files changed, 39 insertions, 39 deletions
diff --git a/deployment/docker/pom.xml b/deployment/docker/pom.xml
index 390ecc36..d09d6835 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-docker</artifactId>
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 3dca2919..0e9af221 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-deployment</artifactId>
diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml
index 645144fa..b63fa64e 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-zip</artifactId>
diff --git a/framework/pom.xml b/framework/pom.xml
index 013948e9..4718fd33 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-framework</artifactId>
diff --git a/main/pom.xml b/main/pom.xml
index dcd42e37..2403760b 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-main</artifactId>
diff --git a/pom.xml b/pom.xml
index a7469995..29c8ecb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<packaging>pom</packaging>
<name>cli</name>
diff --git a/products/onap-amsterdam/auth/pom.xml b/products/onap-amsterdam/auth/pom.xml
index 22d14da5..5416b1f1 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.0</version>
+ <version>2.0.1</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 10b64184..8c62e6b5 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.0</version>
+ <version>2.0.1</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 1b10c0a2..289aff58 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.0</version>
+ <version>2.0.1</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 6945bd30..e2583470 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.0</version>
+ <version>2.0.1</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 b16a2149..d5e90386 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.0</version>
+ <version>2.0.1</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 68155f4c..d71c893b 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.0</version>
+ <version>2.0.1</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 23da8eb3..f656e472 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.0</version>
+ <version>2.0.1</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 27a4e3f3..6fedd344 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.0</version>
+ <version>2.0.1</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 0edd52c4..3c95d26c 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.0</version>
+ <version>2.0.1</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 57562f59..b2721b98 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.0</version>
+ <version>2.0.1</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 539a141f..52cadc2b 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.0</version>
+ <version>2.0.1</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 2e6e9f04..87c833bf 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.0</version>
+ <version>2.0.1</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 a6b6fc39..079cfa81 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.0</version>
+ <version>2.0.1</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 1bc21aca..486b7abe 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.0</version>
+ <version>2.0.1</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 d0a68e67..9747cbac 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.0</version>
+ <version>2.0.1</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 5959bd37..c2c2f49a 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.0</version>
+ <version>2.0.1</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 ef644561..7c3c29f9 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.0</version>
+ <version>2.0.1</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 a2a8258a..4af8e260 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products-onap-beijing</artifactId>
diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml
index c38a4447..ec62d164 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products-openecomp-auth</artifactId>
diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml
index 19cd87b6..e742db79 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.0</version>
+ <version>2.0.1</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 ad113712..8091a5f9 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products-openecomp-features-aai</artifactId>
diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml
index d5fd72fa..7af4a531 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.0</version>
+ <version>2.0.1</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 b1a90570..07e769e9 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products-openecomp-features-sdc</artifactId>
diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml
index 7aebdb5c..31c8eddb 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products-openecomp</artifactId>
diff --git a/products/pom.xml b/products/pom.xml
index 1f607ca1..71ebe8f6 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products</artifactId>
diff --git a/products/sample/pom.xml b/products/sample/pom.xml
index bcd4fbed..21a7e787 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-products-sample</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index bbd85082..9749edeb 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 8dc2dd7e..e51c120e 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index ae464f32..6fcd960d 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>
diff --git a/validate/pom.xml b/validate/pom.xml
index 6a395ae2..c7074f2b 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-validate</artifactId>
diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml
index 104247ee..7c2e736b 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.0</version>
+ <version>2.0.1</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 553c00cd..6f605c87 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-sample-yaml-generator</artifactId>
diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml
index e480f156..1abb1a61 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-validation</artifactId>