ignore snapshots for samples
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<dependency>
|
||||
<groupId>com.amazonaws.serverless</groupId>
|
||||
<artifactId>aws-serverless-java-container-springboot3</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>2.0.0-SNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.amazonaws</groupId>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>oz.spring</groupId>
|
||||
<artifactId>scf-aws-day1</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
<name>scf-aws-day1</name>
|
||||
<description>Template project for creating function that can be deployed as AWS Lambda</description>
|
||||
<properties>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
<groupId>oz.spring</groupId>
|
||||
<artifactId>scf-aws-routing</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
<name>scf-aws-routing</name>
|
||||
<description>Template project for creating function that can be deployed as AWS Lambda</description>
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user