Skip to content

Commit

Permalink
Update maven plugin to 1.0.0-beta-7 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flanker32 committed Oct 10, 2018
1 parent d93659b commit 9d5bc87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.0.0-beta-6</azure.functions.maven.plugin.version>
<azure.functions.maven.plugin.version>1.0.0-beta-7</azure.functions.maven.plugin.version>
<azure.functions.java.library.version>1.0.0-beta-5</azure.functions.java.library.version>
<functionAppName>${appName}</functionAppName>
<functionAppRegion>${appRegion}</functionAppRegion>
Expand Down

0 comments on commit 9d5bc87

Please sign in to comment.