Skip to content

Commit

Permalink
Bumping parent POM version (#4873)
Browse files Browse the repository at this point in the history
  • Loading branch information
alzimmermsft authored Aug 6, 2019
1 parent 12fc878 commit 89fb838
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.azure</groupId>
<artifactId>azure-client-sdk-parent</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<relativePath>../../../pom.client.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.azure</groupId>
<artifactId>azure-client-sdk-parent</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<relativePath>../../../pom.client.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.azure</groupId>
<artifactId>azure-client-sdk-parent</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<relativePath>../../../pom.client.xml</relativePath>
</parent>

Expand Down

0 comments on commit 89fb838

Please sign in to comment.