Skip to content

Commit

Permalink
Update function version to 1.2.2 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flanker32 committed Jan 23, 2019
1 parent 436201c commit 66db9c4
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.2.1</azure.functions.maven.plugin.version>
<azure.functions.maven.plugin.version>1.2.2</azure.functions.maven.plugin.version>
<azure.functions.java.library.version>1.2.2</azure.functions.java.library.version>
<functionAppName>${appName}</functionAppName>
<functionAppRegion>${appRegion}</functionAppRegion>
Expand Down

0 comments on commit 66db9c4

Please sign in to comment.