diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2019-05-15 10:39:12 +0530 |
---|---|---|
committer | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2019-05-16 04:49:48 +0000 |
commit | 7cf87920a0f5da188af51e9a8af9a4fdeb058270 (patch) | |
tree | 0c9d47c692389c85d7620e2f3d33e0b35028d5f7 /csarvalidation/pom.xml | |
parent | 01787f2f35190cbd643535f6bb7602bf69314902 (diff) |
use oclip 3.0.01.2.0
Issue-ID: VNFSDK-352
Change-Id: I8b7d1bbe0e969bcfe53aac958c10e504972a6cad
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'csarvalidation/pom.xml')
-rw-r--r-- | csarvalidation/pom.xml | 4 |
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> |