Skip to content

Commit 3f7a634

Browse files
Merge pull request #186 from Azure/kaibocai/release-2.2.0
release java library 2.2.0
2 parents 6e8d6f7 + def9df7 commit 3f7a634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.microsoft.azure.functions</groupId>
66
<artifactId>azure-functions-java-library</artifactId>
7-
<version>2.1.0</version>
7+
<version>2.2.0</version>
88
<packaging>jar</packaging>
99
<parent>
1010
<groupId>com.microsoft.maven</groupId>
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.microsoft.azure.functions</groupId>
7878
<artifactId>azure-functions-java-core-library</artifactId>
79-
<version>1.1.0</version>
79+
<version>1.2.0</version>
8080
<scope>compile</scope>
8181
</dependency>
8282
<!-- test -->

0 commit comments

Comments
 (0)