-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release v2.1.0
- Loading branch information
1 parent
a01b916
commit 70e6b8b
Showing
5 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,13 @@ | |
<parent> | ||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>autorest-clientruntime-for-java</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>azure-client-authentication</artifactId> | ||
<packaging>jar</packaging> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
|
||
<name>Azure Java Client Authentication Library for AutoRest</name> | ||
<description>This package contains the authentication connectors to Active Directory for JDK.</description> | ||
|
@@ -31,7 +31,7 @@ | |
<scm> | ||
<url>scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url> | ||
<connection>scm:git:[email protected]:Azure/autorest-clientruntime-for-java.git</connection> | ||
<tag>HEAD</tag> | ||
<tag>v2.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -50,7 +50,7 @@ | |
<dependency> | ||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>azure-client-runtime</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.microsoft.azure</groupId> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ | |
<parent> | ||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>autorest-clientruntime-for-java</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>azure-client-runtime</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<packaging>jar</packaging> | ||
|
||
<name>Azure Java Client Runtime for AutoRest</name> | ||
|
@@ -31,7 +31,7 @@ | |
<scm> | ||
<url>scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url> | ||
<connection>scm:git:[email protected]:Azure/autorest-clientruntime-for-java.git</connection> | ||
<tag>HEAD</tag> | ||
<tag>v2.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -50,7 +50,7 @@ | |
<dependency> | ||
<groupId>com.microsoft.rest.v2</groupId> | ||
<artifactId>client-runtime</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>junit</groupId> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ | |
<parent> | ||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>autorest-clientruntime-for-java</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../pom.xml</relativePath> | ||
</parent> | ||
|
||
<artifactId>autorest-build-tools</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<packaging>jar</packaging> | ||
|
||
<name>Build tools for AutoRest client runtime for Java</name> | ||
|
@@ -31,7 +31,7 @@ | |
<scm> | ||
<url>scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url> | ||
<connection>scm:git:[email protected]:Azure/autorest-clientruntime-for-java.git</connection> | ||
<tag>HEAD</tag> | ||
<tag>v2.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
<parent> | ||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>autorest-clientruntime-for-java</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<relativePath>../pom.xml</relativePath> | ||
</parent> | ||
|
||
|
@@ -31,7 +31,7 @@ | |
<scm> | ||
<url>scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url> | ||
<connection>scm:git:[email protected]:Azure/autorest-clientruntime-for-java.git</connection> | ||
<tag>HEAD</tag> | ||
<tag>v2.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
|
||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>autorest-clientruntime-for-java</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>AutoRest Client Runtimes for Java</name> | ||
|
@@ -26,7 +26,7 @@ | |
<scm> | ||
<url>scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url> | ||
<connection>scm:git:[email protected]:Azure/autorest-clientruntime-for-java.git</connection> | ||
<tag>HEAD</tag> | ||
<tag>v2.1.0</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -126,7 +126,7 @@ | |
<dependency> | ||
<groupId>com.microsoft.azure.v2</groupId> | ||
<artifactId>autorest-build-tools</artifactId> | ||
<version>2.0.4-SNAPSHOT</version> | ||
<version>2.1.0</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.puppycrawl.tools</groupId> | ||
|