diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-23 10:31:38 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-05-23 10:31:38 +0530 |
commit | a3e6ea769b522de7f494d19b157e4fede8631f4e (patch) | |
tree | 119ef254aa0fa1e6af9906cab704cd7515283126 /products/openecomp/features | |
parent | 1d176fd37fb1e10865e3618e97093367a4eb63f4 (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>
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 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> |