Skip to content

Commit

Permalink
[release] Bump up version to 1.0.0-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
anuchandy authored and jianghaolu committed Feb 8, 2017
1 parent 6d1da13 commit c52f098
Show file tree
Hide file tree
Showing 16 changed files with 68 additions and 68 deletions.
8 changes: 4 additions & 4 deletions azure-mgmt-appservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,12 +53,12 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-keyvault</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand All @@ -79,7 +79,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
8 changes: 4 additions & 4 deletions azure-mgmt-batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -68,7 +68,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand All @@ -78,7 +78,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions azure-mgmt-cdn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -71,7 +71,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions azure-mgmt-compute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,17 +53,17 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-network</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions azure-mgmt-dns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
4 changes: 2 additions & 2 deletions azure-mgmt-graph-rbac/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
8 changes: 4 additions & 4 deletions azure-mgmt-keyvault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,12 +53,12 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -78,7 +78,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions azure-mgmt-network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -73,7 +73,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
8 changes: 4 additions & 4 deletions azure-mgmt-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -71,13 +71,13 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion azure-mgmt-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions azure-mgmt-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -73,7 +73,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions azure-mgmt-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -73,7 +73,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions azure-mgmt-trafficmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand All @@ -69,7 +69,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-storage</artifactId>
<version>1.0.0-beta5-SNAPSHOT</version>
<version>1.0.0-beta5</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down
Loading

0 comments on commit c52f098

Please sign in to comment.