Skip to content

Commit

Permalink
Increment version for communication releases (#22628)
Browse files Browse the repository at this point in the history
* Increment package version after release of com.azure azure-communication-callingserver

* Increment package version after release of com.azure azure-communication-common
  • Loading branch information
azure-sdk authored Jul 6, 2021
1 parent 026370a commit 7148d16
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 13 deletions.
4 changes: 2 additions & 2 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -84,7 +84,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-callingserver</artifactId>
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure:azure-communication-callingserver;current} -->
<version>1.0.0-beta.3</version> <!-- {x-version-update;com.azure:azure-communication-callingserver;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
4 changes: 2 additions & 2 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ com.azure:azure-analytics-synapse-spark;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-analytics-synapse-managedprivateendpoints;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-analytics-synapse-monitoring;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-communication-chat;1.0.0;1.1.0-beta.1
com.azure:azure-communication-callingserver;1.0.0-beta.2;1.0.0-beta.2
com.azure:azure-communication-common;1.0.2;1.0.3
com.azure:azure-communication-callingserver;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-communication-common;1.0.3;1.1.0-beta.1
com.azure:azure-communication-sms;1.0.3;1.1.0-beta.1
com.azure:azure-communication-identity;1.1.1;1.2.0-beta.1
com.azure:azure-communication-phonenumbers;1.0.3;1.1.0-beta.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 1.0.0-beta.3 (Unreleased)


## 1.0.0-beta.2 (2021-06-25)
- Updated sdk and apis documentation.

Expand Down
4 changes: 2 additions & 2 deletions sdk/communication/azure-communication-callingserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-communication-callingserver</artifactId>
<packaging>jar</packaging>
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure:azure-communication-callingserver;current} -->
<version>1.0.0-beta.3</version> <!-- {x-version-update;com.azure:azure-communication-callingserver;current} -->

<name>Microsoft Azure client library for CallingServer service</name>
<description>
Expand Down Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
3 changes: 3 additions & 0 deletions sdk/communication/azure-communication-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 1.1.0-beta.1 (Unreleased)


## 1.0.3 (2021-06-28)
Updated `azure-communication-common` version

Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<packaging>jar</packaging>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->

<name>Microsoft Azure common library for communication service client</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-identity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-phonenumbers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-sms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
4 changes: 2 additions & 2 deletions sdk/communication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-callingserver</artifactId>
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure:azure-communication-callingserver;current} -->
<version>1.0.0-beta.3</version> <!-- {x-version-update;com.azure:azure-communication-callingserver;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-communication-common</artifactId>
<version>1.0.3</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-communication-common;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 7148d16

Please sign in to comment.