diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-09-06 04:58:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-06 04:58:01 +0000 |
commit | 1b2aa2158a435734e742abc8eee5e89874c46220 (patch) | |
tree | 68018b0e10f104477175513c665e316375b5015c /products/sample/pom.xml | |
parent | 1bb3a184f1bbaaf468100f0873222150ac512133 (diff) | |
parent | b1fa69f83a75f1372bac906a9e4c3a53bf092f56 (diff) |
Merge changes I87f707bb,Iaa845926
* changes:
OCLIP: Bump version for release
VTP: Add grpc server and cli scripts
Diffstat (limited to 'products/sample/pom.xml')
-rw-r--r-- | products/sample/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/sample/pom.xml b/products/sample/pom.xml index f7d59086..27431098 100644 --- a/products/sample/pom.xml +++ b/products/sample/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>2.0.2</version> + <version>2.0.3</version> </parent> <artifactId>cli-products-sample</artifactId> |