Skip to content

Commit 9d6d37a

Browse files
committed
2 parents 15bbe2e + 5635346 commit 9d6d37a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.microsoft.azure.functions</groupId>
44
<artifactId>azure-functions-java-worker</artifactId>
5-
<version>1.0.0-beta-6</version>
5+
<version>1.1.0-beta-6</version>
66
<packaging>jar</packaging>
77

88
<name>Microsoft Azure Functions Java Runtime</name>

tools/AzureFunctionsJavaWorker.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>Microsoft.Azure.Functions.JavaWorker</id>
55
<title>Microsoft Azure Functions Java Worker</title>
66
<tags>java azure-functions azure</tags>
7-
<version>1.0.0-beta-6$versionsuffix$</version>
7+
<version>1.1.0-beta-6$versionsuffix$</version>
88
<authors>Microsoft</authors>
99
<owners>Microsoft</owners>
1010
<projectUrl>https://github.com/Azure/azure-functions-java-worker</projectUrl>

0 commit comments

Comments
 (0)