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 /profiles/http/pom.xml | |
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 'profiles/http/pom.xml')
-rw-r--r-- | profiles/http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 9749edeb..a499feb2 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.1</version> + <version>2.0.2</version> </parent> <artifactId>cli-profiles-http</artifactId> |