diff options
author | Gao Weitao <victor.gao@huawei.com> | 2019-03-11 06:24:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-11 06:24:01 +0000 |
commit | ebb53e546c55628d718f7d4c3c8c8505cd8c3075 (patch) | |
tree | 80d447362cf7a65593944b5656c9ef29cbd3f3cc /csarvalidation/pom.xml | |
parent | 7a66b3f46efa4aa0a7f2c9ceb4bd423b67a8c0e7 (diff) | |
parent | abffb74716ba22a3c083776e38744b1e80640a02 (diff) |
Merge "Add README.md"
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> |