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/openecomp/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/openecomp/features')
-rw-r--r-- | products/openecomp/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/openecomp/features/pom.xml | 2 | ||||
-rw-r--r-- | products/openecomp/features/sdc/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
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> |