Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2023-02-23 15:06:39 +01:00
committed by GitHub
parent 4679de8a61
commit 63f0875139

View File

@@ -11,7 +11,7 @@
</parent>
<groupId>com.example.azure.di</groupId>
<artifactId>azure-httptrigger-demo</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>
<name>azure-httptrigger-demo</name>
<description>Demo Spring Boot, Azure Function - HttpTrigger (DI adapter)</description>