diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-09-18 13:18:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-18 13:18:06 +0000 |
commit | ba6c6cf9e531b366c920400a9e6962eed1272664 (patch) | |
tree | dec52f751be0535d2c5b334e4f2e2bfd3a830442 /csarvalidation/pom.xml | |
parent | 1b2c1324cd1fdac230a6919467290583c11a690c (diff) | |
parent | 14f323a8ad8f696d0adeadbac4e56ca428a714f8 (diff) |
Merge "VTP: Update OCLIP version to 2.0.3"
Diffstat (limited to 'csarvalidation/pom.xml')
-rw-r--r-- | csarvalidation/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csarvalidation/pom.xml b/csarvalidation/pom.xml index dbf8417..f3148aa 100644 --- a/csarvalidation/pom.xml +++ b/csarvalidation/pom.xml @@ -112,7 +112,7 @@ <dependency> <groupId>org.onap.cli</groupId> <artifactId>cli-framework</artifactId> - <version>2.0.2</version> + <version>2.0.3</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId> |