Ignores snapshot versions in samples since samples are not deployed to maven repo.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>io.spring.sample</groupId>
|
||||
<artifactId>function-sample-aws-custom</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
<name>function-sample-aws-custom</name>
|
||||
<description>Demo project for Spring Cloud Function with custom AWS Lambda runtime</description>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user