summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-09-18 13:18:06 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-18 13:18:06 +0000
commitba6c6cf9e531b366c920400a9e6962eed1272664 (patch)
treedec52f751be0535d2c5b334e4f2e2bfd3a830442
parent1b2c1324cd1fdac230a6919467290583c11a690c (diff)
parent14f323a8ad8f696d0adeadbac4e56ca428a714f8 (diff)
Merge "VTP: Update OCLIP version to 2.0.3"
-rw-r--r--csarvalidation/pom.xml2
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>