ignore snapshots for samples

This commit is contained in:
spencergibb
2024-03-26 14:37:24 -04:00
parent 0d4b12f620
commit 0153163c68
3 changed files with 3 additions and 3 deletions

View File

@@ -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>