diff options
Diffstat (limited to 'grpc/grpc-server')
-rw-r--r-- | grpc/grpc-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml index 9e8ada50..be038ad5 100644 --- a/grpc/grpc-server/pom.xml +++ b/grpc/grpc-server/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>oclip-grpc</artifactId> - <version>1.0.3</version> + <version>3.0.0</version> </parent> <artifactId>oclip-grpc-server</artifactId> <name>oclip/grpc/server</name> |