Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use release version instead of current version in spring sample projects #14301

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-cosmosdb-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-cosmosdb-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-cosmosdb-spring-boot-starter;dependency} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus-jms-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;dependency} -->
</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.microsoft.azure</groupId>
<artifactId>azure-active-directory-b2c-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-active-directory-b2c-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-active-directory-b2c-spring-boot-starter;dependency} -->
</dependency>

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

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

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

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-active-directory-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-active-directory-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-active-directory-spring-boot-starter;dependency} -->
</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.microsoft.azure</groupId>
<artifactId>azure-cosmosdb-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-cosmosdb-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-cosmosdb-spring-boot-starter;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-data-gremlin-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-data-gremlin-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-data-gremlin-spring-boot-starter;dependency} -->
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-secrets-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-keyvault-secrets-spring-boot-starter;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus-jms-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;dependency} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-servicebus-jms-spring-boot-starter</artifactId>
<version>2.4.0-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;current} -->
<version>2.3.3</version> <!-- {x-version-update;com.microsoft.azure:azure-servicebus-jms-spring-boot-starter;dependency} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>spring-cloud-azure-appconfiguration-convert-sample-complete</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-appconfiguration-convert-sample-complete;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-appconfiguration-convert-sample-complete;dependency} -->
<name>Azure Spring Cloud App Configuration Conversion Sample</name>
<description>Sample project to show conversion to Azure App Configuration</description>

Expand Down Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-appconfiguration-config</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<artifactId>azure-appconfiguration-convert-sample-initial</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-appconfiguration-convert-sample-initial;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-appconfiguration-convert-sample-initial;dependency} -->
<name>Azure Spring Cloud App Configuration Conversion Sample</name>
<description>Sample project to show conversion to Azure App Configuration</description>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>azure-appconfiguration-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-appconfiguration-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-appconfiguration-sample;dependency} -->
<name>Azure Spring Cloud App Configuration Sample</name>

<dependencyManagement>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-appconfiguration-config</artifactId>
<version>1.2.8-beta.1</version><!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-appconfiguration-config;current} -->
<version>1.2.8-beta.1</version><!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-appconfiguration-config;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>cache-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:cache-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:cache-sample;dependency} -->
<name>Azure Spring Cloud Cache Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-starter-azure-cache</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-starter-azure-cache;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-starter-azure-cache;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>eventhubs-binder-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-binder-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-binder-sample;dependency} -->
<name>Azure Spring Cloud Event Hub Binder Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-eventhubs-stream-binder</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>eventhubs-integration-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-integration-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-integration-sample;dependency} -->
<name>Azure Spring Cloud Event Hub Integration Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-eventhubs</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>eventhubs-kafka-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-kafka-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-kafka-sample;dependency} -->
<name>Azure Spring Cloud Event Hub using Kafka Binder Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-eventhubs-kafka</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs-kafka;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<artifactId>eventhubs-multibinders-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-multibinders-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-multibinders-sample;dependency} -->
<name>Azure Spring Cloud Event Hub Multiple Binders Sample</name>

<dependencyManagement>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-eventhubs-stream-binder</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-eventhubs-stream-binder;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>eventhubs-operation-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-operation-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:eventhubs-operation-sample;dependency} -->
<name>Azure Spring Cloud Event Hub Operation Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-eventhubs</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>feature-management-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:feature-management-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:feature-management-sample;dependency} -->
<name>Azure Spring Cloud Feature Management Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-feature-management</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-feature-management;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-feature-management;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>feature-management-web-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:feature-management-web-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:feature-management-web-sample;dependency} -->
<name>Azure Spring Cloud Feature Management Web Sample</name>

<dependencyManagement>
Expand Down Expand Up @@ -42,12 +42,12 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-feature-management</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-feature-management;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-feature-management;dependency} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-feature-management-web</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-feature-management-web;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-feature-management-web;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>azure-messaging-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-messaging-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:azure-messaging-sample;dependency} -->
<name>Azure Spring Cloud Messaging Sample</name>

<dependencyManagement>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-eventhubs</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-eventhubs;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>servicebus-integration-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:servicebus-integration-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:servicebus-integration-sample;dependency} -->
<name>Azure Spring Cloud Service Bus Integration Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-servicebus</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-servicebus;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-servicebus;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>servicebus-operation-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:servicebus-operation-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:servicebus-operation-sample;dependency} -->
<name>Azure Spring Cloud Service Bus Operation Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-starter-azure-servicebus</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-servicebus;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-servicebus;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>servicebus-queue-binder-sample</artifactId>
<groupId>com.microsoft.azure</groupId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:servicebus-queue-binder-sample;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:servicebus-queue-binder-sample;dependency} -->
<name>Azure Spring Cloud Service Bus Queue Binder Sample</name>

<dependencyManagement>
Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-cloud-azure-servicebus-queue-stream-binder</artifactId>
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-servicebus-queue-stream-binder;current} -->
<version>1.2.8-beta.1</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-azure-servicebus-queue-stream-binder;dependency} -->
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
Loading