diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-16 12:03:21 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-16 12:03:21 +0530 |
commit | fd93363a14a04481ac8173ac4c941975a4954288 (patch) | |
tree | 2dbe3e086441a5043ee5152e9c2ae0cc9544e4af /products/onap-beijing | |
parent | 5626ae003ba80f876a68a05ed0c7920a08dedd4a (diff) |
CLI beijing release version increment
Issue-ID: CLI-114
Change-Id: Ia62bf183ef9f3e0aee923f6796ed62d7ec00d67f
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing')
-rw-r--r-- | products/onap-beijing/auth/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/catalog/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/appc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/policy/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/features/so/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-beijing/pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
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> |