Skip to content

Commit

Permalink
Merge pull request #22 from florentbo/master
Browse files Browse the repository at this point in the history
No available subscription found in current account
  • Loading branch information
jdubois authored Sep 28, 2020
2 parents e50075a + 6c42d9b commit b3c8adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<azure.functions.maven.plugin.version>1.5.0</azure.functions.maven.plugin.version>
<azure.functions.maven.plugin.version>1.9.0</azure.functions.maven.plugin.version>

<!-- customize those two properties. The functionAppName should be unique across Azure -->
<functionResourceGroup>my-spring-function-resource-group</functionResourceGroup>
Expand Down

0 comments on commit b3c8adb

Please sign in to comment.