Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 3c77585

Browse files
committed
Updated Changelog date and version number in pom
1 parent a36aaa5 commit 3c77585

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2018.05.07 Version 7.1.0
1+
2018.05.22 Version 7.1.0
22
* Support for 2017-11-09 REST version. Please see our REST API documentation and blogs for information about the related added features.
33
* Added OAuth token support for authentication with HTTPS requests.
44
* Support for write-once read-many containers.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>com.microsoft.azure</groupId>
1212
<artifactId>azure-storage</artifactId>
13-
<version>7.0.0</version>
13+
<version>7.1.0-Preview</version>
1414
<packaging>jar</packaging>
1515

1616
<name>Microsoft Azure Storage Client SDK</name>

0 commit comments

Comments
 (0)