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 d42fcf7 commit 9d6da33Copy full SHA for 9d6da33
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.microsoft.azure</groupId>
5
<artifactId>azure-documentdb</artifactId>
6
- <version>0.9.4</version>
+ <version>0.9.5</version>
7
<name>${project.groupId}:${project.artifactId}</name>
8
<description>Java SDK for Microsoft Azure DocumentDB</description>
9
<url>http://azure.microsoft.com/en-us/services/documentdb/</url>
@@ -168,4 +168,4 @@
168
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
169
</repository>
170
</distributionManagement>
171
-</project>
+</project>
0 commit comments