Skip to content

Commit 318b0df

Browse files
authored
Update pom.xml (Azure#796)
1 parent e424f40 commit 318b0df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-library/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.microsoft.azure.functions</groupId>
66
<artifactId>azure-functions-java-library-sql</artifactId>
7-
<version>0.1.1</version> <!-- Update the dependency version in samples-java/pom.xml and test-java/pom.xml if this version is updated. -->
7+
<version>1.0.0</version> <!-- Update the dependency version in samples-java/pom.xml and test-java/pom.xml if this version is updated. -->
88
<packaging>jar</packaging>
99

1010
<parent>
@@ -144,4 +144,4 @@
144144
</plugin>
145145
</plugins>
146146
</reporting>
147-
</project>
147+
</project>

0 commit comments

Comments
 (0)