Ignores snapshot versions in samples since samples are not deployed to maven repo.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</parent>
|
||||
<groupId>com.example.azure.di</groupId>
|
||||
<artifactId>azure-httptrigger-demo</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<version>0.0.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
<name>azure-httptrigger-demo</name>
|
||||
|
||||
<description>Demo Spring Boot, Azure Function - HttpTrigger (DI adapter)</description>
|
||||
|
||||
Reference in New Issue
Block a user