Skip to content

Commit

Permalink
Increment version for spring-modules release (Azure#18525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rujun Chen authored Jan 21, 2021
1 parent 8ddc3e9 commit 980e148
Show file tree
Hide file tree
Showing 130 changed files with 257 additions and 253 deletions.
58 changes: 29 additions & 29 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -381,42 +381,42 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-identity-spring</artifactId>
<version>1.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
<version>1.1.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-keyvault-secrets</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand All @@ -426,7 +426,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-storage</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-storage;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -441,52 +441,52 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-context</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-context;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-telemetry</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-telemetry;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-core</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-core;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-test</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-test;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-eventhubs</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-servicebus</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-servicebus;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-integration-storage-queue</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-integration-storage-queue;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-storage</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-storage;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-autoconfigure</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-autoconfigure;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-messaging</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-messaging;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
Expand All @@ -496,52 +496,52 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-cache</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-cache;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-eventhubs</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-eventhubs-kafka</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-servicebus</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-servicebus;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-starter-storage-queue</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-starter-storage-queue;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-core</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-test</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-test;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-topic</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-servicebus-queue</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-cloud-stream-binder-eventhubs</artifactId>
<version>2.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
<version>2.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
60 changes: 30 additions & 30 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,36 +108,36 @@ com.azure.spring:azure-spring-cloud-appconfiguration-config;1.2.8-beta.1;1.2.8-b
com.azure.spring:azure-spring-cloud-feature-management-web;1.2.8-beta.1;1.2.8-beta.1
com.azure.spring:azure-spring-cloud-feature-management;1.2.8-beta.1;1.2.8-beta.1
com.azure.spring:azure-spring-cloud-starter-appconfiguration-config;1.2.8-beta.1;1.2.8-beta.1
com.azure.spring:azure-identity-spring;1.0.0;1.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-active-directory;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-cosmos;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.2;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter-storage;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot-starter;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-boot;3.0.0;3.2.0-beta.1
com.azure.spring:azure-spring-cloud-autoconfigure;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-context;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-messaging;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-starter-cache;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-starter-servicebus;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-storage;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-stream-binder-test;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-cloud-telemetry;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-integration-core;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-integration-eventhubs;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-integration-servicebus;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-integration-storage-queue;2.0.0;2.2.0-beta.1
com.azure.spring:azure-spring-integration-test;2.0.0;2.2.0-beta.1
com.azure.spring:azure-identity-spring;1.0.0;1.1.0
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.0.0;3.1.0
com.azure.spring:azure-spring-boot-starter-active-directory;3.0.0;3.1.0
com.azure.spring:azure-spring-boot-starter-cosmos;3.0.0;3.1.0
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.2;3.0.0-beta.3
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.0.0;3.1.0
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.0.0;3.1.0
com.azure.spring:azure-spring-boot-starter-storage;3.0.0;3.1.0
com.azure.spring:azure-spring-boot-starter;3.0.0;3.1.0
com.azure.spring:azure-spring-boot;3.0.0;3.1.0
com.azure.spring:azure-spring-cloud-autoconfigure;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-context;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-messaging;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-starter-cache;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-starter-eventhubs-kafka;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-starter-eventhubs;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-starter-servicebus;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-starter-storage-queue;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-storage;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-stream-binder-eventhubs;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-core;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-queue;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-stream-binder-servicebus-topic;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-stream-binder-test;2.0.0;2.1.0
com.azure.spring:azure-spring-cloud-telemetry;2.0.0;2.1.0
com.azure.spring:azure-spring-integration-core;2.0.0;2.1.0
com.azure.spring:azure-spring-integration-eventhubs;2.0.0;2.1.0
com.azure.spring:azure-spring-integration-servicebus;2.0.0;2.1.0
com.azure.spring:azure-spring-integration-storage-queue;2.0.0;2.1.0
com.azure.spring:azure-spring-integration-test;2.0.0;2.1.0
com.azure:azure-security-keyvault-jca;1.0.0-beta.2;1.0.0-beta.3
com.azure.spring:azure-spring-data-gremlin;2.3.1-beta.1;2.3.1-beta.1
com.azure.spring:azure-spring-boot-starter-data-gremlin;3.0.0-beta.1;3.0.0-beta.1
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/azure-security-keyvault-jca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.0-beta.3 (Unreleased)
## 1.0.0-beta.3 (2021-01-20)


## 1.0.0-beta.2 (2020-11-17)
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-identity-spring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.2.0-beta.1 (Unreleased)
## 1.1.0 (2021-01-20)


## 1.0.0 (2020-12-30)
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-identity-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.azure.spring</groupId>
<artifactId>azure-identity-spring</artifactId>
<version>1.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
<version>1.1.0</version> <!-- {x-version-update;com.azure.spring:azure-identity-spring;current} -->
<packaging>jar</packaging>

<name>Azure Identity Spring Integration Library</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
</dependency>
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-servicebus-jms</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.2.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
<version>3.1.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
</dependency>

<!-- spring boot starter dependencies. -->
Expand Down
Loading

0 comments on commit 980e148

Please sign in to comment.