Skip to content

Commit 9d6da33

Browse files
author
nomiero
committed
Update pom.xml sdk version to 0.9.5
1 parent d42fcf7 commit 9d6da33

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.microsoft.azure</groupId>
55
<artifactId>azure-documentdb</artifactId>
6-
<version>0.9.4</version>
6+
<version>0.9.5</version>
77
<name>${project.groupId}:${project.artifactId}</name>
88
<description>Java SDK for Microsoft Azure DocumentDB</description>
99
<url>http://azure.microsoft.com/en-us/services/documentdb/</url>
@@ -168,4 +168,4 @@
168168
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
169169
</repository>
170170
</distributionManagement>
171-
</project>
171+
</project>

0 commit comments

Comments
 (0)