diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-06 17:16:54 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-07 11:24:08 +0530 |
commit | abffb74716ba22a3c083776e38744b1e80640a02 (patch) | |
tree | 6432752def3f99c452cbea9e19b1022c5f1d8d38 /csarvalidation/pom.xml | |
parent | dac3233ad8afe25398655d61c11a7791e71bef38 (diff) |
Add README.md
Issue-ID: VNFSDK-276
Change-Id: I4917b8bf484feaf34a8bcdead677cd12cfb18057
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 8b546e6..0f25ba6 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.5</version> + <version>2.0.6</version> <!-- <exclusions> <exclusion> <groupId>org.slf4j</groupId> @@ -124,7 +124,7 @@ <dependency> <groupId>org.onap.cli</groupId> <artifactId>cli-main</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> <scope>test</scope> <!-- <exclusions> <exclusion> |