Skip to content

Commit 8993e15

Browse files
committed
[maven-release-plugin] prepare release v0.9.0
1 parent 0895ba5 commit 8993e15

File tree

29 files changed

+58
-58
lines changed

29 files changed

+58
-58
lines changed

azure-mgmt-samples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

azure/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<modelVersion>4.0.0</modelVersion>
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
19-
<version>0.8.4-SNAPSHOT</version>
19+
<version>0.9.0</version>
2020
<artifactId>azure-bom</artifactId>
2121
</parent>
2222

@@ -38,7 +38,7 @@
3838
<scm>
3939
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4040
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
41-
<tag>HEAD</tag>
41+
<tag>v0.9.0</tag>
4242
</scm>
4343

4444
<properties>

core/azure-core-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

core/azure-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

core/azure-tracing-util/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<modelVersion>4.0.0</modelVersion>
1717
<groupId>com.microsoft.azure</groupId>
1818
<artifactId>azure-bom</artifactId>
19-
<version>0.8.4-SNAPSHOT</version>
19+
<version>0.9.0</version>
2020
<packaging>pom</packaging>
2121

2222
<name>Microsoft Azure SDK</name>
@@ -34,7 +34,7 @@
3434
<scm>
3535
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
3636
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
37-
<tag>HEAD</tag>
37+
<tag>v0.9.0</tag>
3838
</scm>
3939

4040
<properties>

resource-management/azure-mgmt-compute/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

resource-management/azure-mgmt-dns/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

resource-management/azure-mgmt-network/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

resource-management/azure-mgmt-resources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.microsoft.azure</groupId>
1919
<artifactId>azure</artifactId>
20-
<version>0.8.4-SNAPSHOT</version>
20+
<version>0.9.0</version>
2121
<relativePath>../../azure/pom.xml</relativePath>
2222
</parent>
2323

@@ -39,7 +39,7 @@
3939
<scm>
4040
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
4141
<connection>scm:git:[email protected]:Azure/azure-sdk-for-java.git</connection>
42-
<tag>HEAD</tag>
42+
<tag>v0.9.0</tag>
4343
</scm>
4444

4545
<properties>

0 commit comments

Comments
 (0)