diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-21 03:31:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-21 03:31:26 +0000 |
commit | ddf1c10fd24888a0d191aa113b9e938c6e691a3b (patch) | |
tree | 3ef1fc08b3397dec3a94d5753fcd149931fcf01d /grpc/grpc-stub/pom.xml | |
parent | feece77a2cb0e86f2df26a680657255ce0658eef (diff) |
Release cli5.0.3
Diffstat (limited to 'grpc/grpc-stub/pom.xml')
-rw-r--r-- | grpc/grpc-stub/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/grpc-stub/pom.xml b/grpc/grpc-stub/pom.xml index 2d8c8750..bd41bafc 100644 --- a/grpc/grpc-stub/pom.xml +++ b/grpc/grpc-stub/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>oclip-grpc</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>oclip-grpc-stub</artifactId> <name>oclip/grpc/stub</name> |