Ignores snapshot versions in samples since samples are not deployed to maven repo.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</parent>
|
||||
<groupId>com.example.grpc</groupId>
|
||||
<artifactId>function-sample-grpc-cloudevent</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
<name>function-sample-grpc-cloudevent</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user