summaryrefslogtreecommitdiffstats
path: root/csarvalidation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'csarvalidation/pom.xml')
-rw-r--r--csarvalidation/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/csarvalidation/pom.xml b/csarvalidation/pom.xml
index 4d9d60b..5cd0d7c 100644
--- a/csarvalidation/pom.xml
+++ b/csarvalidation/pom.xml
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.onap.cli</groupId>
<artifactId>cli-framework</artifactId>
- <version>2.0.6</version>
+ <version>3.0.0</version>
<!-- <exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.onap.cli</groupId>
<artifactId>cli-main</artifactId>
- <version>2.0.6</version>
+ <version>3.0.0</version>
<scope>test</scope>
<!-- <exclusions>
<exclusion>