diff --git a/azure-functions-archetype/pom.xml b/azure-functions-archetype/pom.xml index c9eaf6f..f621e68 100644 --- a/azure-functions-archetype/pom.xml +++ b/azure-functions-archetype/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure azure-functions-archetype - 1.23-SNAPSHOT + 1.23 jar Maven Archetype for Azure Functions diff --git a/azure-functions-archetype/src/main/resources/archetype-resources/pom.xml b/azure-functions-archetype/src/main/resources/archetype-resources/pom.xml index 5c69e72..158319e 100644 --- a/azure-functions-archetype/src/main/resources/archetype-resources/pom.xml +++ b/azure-functions-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,7 +14,7 @@ UTF-8 1.8 1.8 - 1.3.2 + 1.3.3 1.3.0 ${appName} ${appRegion}