Ignores snapshot versions in samples since samples are not deployed to maven repo.

This commit is contained in:
spencergibb
2023-08-09 14:46:25 -04:00
parent 7bc499ddea
commit f1cf956962
26 changed files with 27 additions and 27 deletions

View File

@@ -11,7 +11,7 @@
</parent>
<groupId>com.example.azure.di</groupId>
<artifactId>azure-timetrigger-demo</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
<name>azure-timetrigger-demo</name>
<description>Demo project for Spring Boot</description>
<properties>