diff options
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 3c24adab..2ee95633 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.0</version> + <version>5.0.1</version> </parent> <artifactId>oclip-grpc-stub</artifactId> <name>oclip/grpc/stub</name> |