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 15b8e62 commit d6fc625Copy full SHA for d6fc625
sdk/storage/mgmt-v2019_04_01/pom.xml
@@ -11,11 +11,11 @@
11
<parent>
12
<groupId>com.microsoft.azure</groupId>
13
<artifactId>azure-arm-parent</artifactId>
14
- <version>1.3.2</version>
15
- <relativePath>../../parents/azure-arm-parent/pom.xml</relativePath>
+ <version>1.1.0</version>
+ <relativePath>../../../pom.management.xml</relativePath>
16
</parent>
17
<artifactId>azure-mgmt-storage</artifactId>
18
- <version>1.0.0-beta-3</version>
+ <version>1.0.0-beta</version>
19
<packaging>jar</packaging>
20
<name>Microsoft Azure SDK for Storage Management</name>
21
<description>This package contains Microsoft Storage Management SDK.</description>
0 commit comments