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-amsterdam/features | |
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-amsterdam/features')
-rw-r--r-- | products/onap-amsterdam/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/so/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
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> |