We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0efd944 commit f9507f9Copy full SHA for f9507f9
1 file changed
endtoendtests/pom.xml
@@ -22,7 +22,7 @@
22
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23
<java.version>1.8</java.version>
24
<azure.functions.maven.plugin.version>1.18.0</azure.functions.maven.plugin.version>
25
- <azure.functions.java.library.version>3.0.0-SNAPSHOT</azure.functions.java.library.version>
+ <azure.functions.java.library.version>3.1.0</azure.functions.java.library.version>
26
<durabletask.azure.functions>1.0.0-beta.1</durabletask.azure.functions>
27
<functionAppName>azure-functions-java-endtoendtests</functionAppName>
28
<functionAppRegion>westus</functionAppRegion>
0 commit comments