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 e424f40 commit 318b0dfCopy full SHA for 318b0df
java-library/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.microsoft.azure.functions</groupId>
6
<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. -->
+ <version>1.0.0</version> <!-- Update the dependency version in samples-java/pom.xml and test-java/pom.xml if this version is updated. -->
8
<packaging>jar</packaging>
9
10
<parent>
@@ -144,4 +144,4 @@
144
</plugin>
145
</plugins>
146
</reporting>
147
-</project>
+</project>
0 commit comments