Fix dependency version

This commit is contained in:
Oleg Zhurakousky
2021-10-18 16:06:23 +02:00
parent 2867728ed0
commit 627e1e3999
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>com.example.grpc</groupId>
<artifactId>function-sample-grpc-cloudevent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1-RELEASE</version>
<name>function-sample-grpc-cloudevent</name>
<description>Demo project for Spring Boot</description>
<properties>