Skip to content

Commit 0005eab

Browse files
committed
Update to Azure Java SDK 0.4.6
Latest Azure Java SDK is 0.4.6 when looking at http://search.maven.org/#browse%7C-589510877 Closes #25. (cherry picked from commit 89be7b4)
1 parent 0bd6c72 commit 0005eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ governing permissions and limitations under the License. -->
8282
<dependency>
8383
<groupId>com.microsoft.windowsazure</groupId>
8484
<artifactId>microsoft-windowsazure-api</artifactId>
85-
<version>0.4.5</version>
85+
<version>0.4.6</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)