Skip to content

Commit b25489e

Browse files
authored
Increment version for spring releases (Azure#22554)
* Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory-b2c * Increment package version after release of com.azure.spring azure-spring-boot * Increment package version after release of com.azure.spring azure-spring-boot-starter-active-directory * Increment package version after release of com.azure.spring azure-spring-boot-starter-cosmos
1 parent 53d86a1 commit b25489e

File tree

32 files changed

+49
-37
lines changed
  • eng
  • sdk/spring
    • azure-spring-boot-samples
      • azure-appconfiguration-conversion-sample-complete
      • azure-appconfiguration-conversion-sample-initial
      • azure-cloud-foundry-service-sample
      • azure-spring-boot-sample-active-directory-b2c-oidc
      • azure-spring-boot-sample-active-directory-b2c-resource-server
      • azure-spring-boot-sample-active-directory-resource-server-by-filter-stateless
      • azure-spring-boot-sample-active-directory-resource-server-by-filter
      • azure-spring-boot-sample-active-directory-resource-server-obo
      • azure-spring-boot-sample-active-directory-resource-server
      • azure-spring-boot-sample-active-directory-webapp
      • azure-spring-boot-sample-cosmos
    • azure-spring-boot-starter-active-directory-b2c
    • azure-spring-boot-starter-active-directory
    • azure-spring-boot-starter-cosmos
    • azure-spring-boot-starter-keyvault-secrets
    • azure-spring-boot-starter-servicebus-jms
    • azure-spring-boot-starter-storage
    • azure-spring-boot-starter
    • azure-spring-boot-test-aad-b2c
    • azure-spring-boot-test-aad-obo
    • azure-spring-boot-test-aad-resource-server-by-filter
    • azure-spring-boot-test-aad-resource-server
    • azure-spring-boot-test-aad
    • azure-spring-boot-test-cosmos
    • azure-spring-boot

32 files changed

+49
-37
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
<dependency>
416416
<groupId>com.azure.spring</groupId>
417417
<artifactId>azure-spring-boot</artifactId>
418-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
418+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot;current} -->
419419
</dependency>
420420
<dependency>
421421
<groupId>com.azure.spring</groupId>
@@ -425,7 +425,7 @@
425425
<dependency>
426426
<groupId>com.azure.spring</groupId>
427427
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
428-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
428+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
429429
</dependency>
430430
<dependency>
431431
<groupId>com.azure.spring</groupId>
@@ -440,12 +440,12 @@
440440
<dependency>
441441
<groupId>com.azure.spring</groupId>
442442
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
443-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
443+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
444444
</dependency>
445445
<dependency>
446446
<groupId>com.azure.spring</groupId>
447447
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
448-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
448+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
449449
</dependency>
450450
<dependency>
451451
<groupId>com.azure.spring</groupId>

eng/versioning/version_client.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,15 +143,15 @@ com.azure.spring:azure-spring-cloud-feature-management-web;2.0.0;2.1.0-beta.1
143143
com.azure.spring:azure-spring-cloud-feature-management;2.0.0;2.1.0-beta.1
144144
com.azure.spring:azure-spring-cloud-starter-appconfiguration-config;2.0.0-beta.2;2.0.0-beta.3
145145
com.azure.spring:azure-identity-spring;1.5.0;1.6.0
146-
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.5.0;3.6.0
147-
com.azure.spring:azure-spring-boot-starter-active-directory;3.5.0;3.6.0
148-
com.azure.spring:azure-spring-boot-starter-cosmos;3.5.0;3.6.0
146+
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.6.0;3.7.0-beta.1
147+
com.azure.spring:azure-spring-boot-starter-active-directory;3.6.0;3.7.0-beta.1
148+
com.azure.spring:azure-spring-boot-starter-cosmos;3.6.0;3.7.0-beta.1
149149
com.azure.spring:azure-spring-boot-starter-keyvault-certificates;3.0.0-beta.7;3.0.0
150150
com.azure.spring:azure-spring-boot-starter-keyvault-secrets;3.5.0;3.6.0
151151
com.azure.spring:azure-spring-boot-starter-servicebus-jms;3.5.0;3.6.0
152152
com.azure.spring:azure-spring-boot-starter-storage;3.5.0;3.6.0
153153
com.azure.spring:azure-spring-boot-starter;3.5.0;3.6.0
154-
com.azure.spring:azure-spring-boot;3.5.0;3.6.0
154+
com.azure.spring:azure-spring-boot;3.6.0;3.7.0-beta.1
155155
com.azure.spring:azure-spring-cloud-autoconfigure;2.5.0;2.6.0
156156
com.azure.spring:azure-spring-cloud-context;2.5.0;2.6.0
157157
com.azure.spring:azure-spring-cloud-messaging;2.5.0;2.6.0

sdk/spring/azure-spring-boot-samples/azure-appconfiguration-conversion-sample-complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.azure.spring</groupId>
3131
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
32-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
32+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
3333
</dependency>
3434
<dependency>
3535
<groupId>com.google.guava</groupId>

sdk/spring/azure-spring-boot-samples/azure-appconfiguration-conversion-sample-initial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.azure.spring</groupId>
3232
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
33-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
33+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
3434
</dependency>
3535
<dependency>
3636
<groupId>com.google.guava</groupId>

sdk/spring/azure-spring-boot-samples/azure-cloud-foundry-service-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.azure.spring</groupId>
3434
<artifactId>azure-spring-boot-starter-cosmos</artifactId>
35-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
35+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-cosmos;current} -->
3636
</dependency>
3737
<dependency>
3838
<groupId>com.azure.spring</groupId>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.azure.spring</groupId>
3434
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
35-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
35+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
3636
</dependency>
3737

3838
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-b2c-resource-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.azure.spring</groupId>
2020
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
21-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
21+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current} -->
2222
</dependency>
2323
<dependency>
2424
<groupId>org.springframework.boot</groupId>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-resource-server-by-filter-stateless/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.azure.spring</groupId>
3434
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
35-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
35+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
3636
</dependency>
3737

3838
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-resource-server-by-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.azure.spring</groupId>
3434
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
35-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
35+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
3636
</dependency>
3737

3838
<dependency>

sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-resource-server-obo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.azure.spring</groupId>
3030
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
31-
<version>3.6.0</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
31+
<version>3.7.0-beta.1</version> <!-- {x-version-update;com.azure.spring:azure-spring-boot-starter-active-directory;current} -->
3232
</dependency>
3333

3434
<!-- spring boot starter dependencies. -->

0 commit comments

Comments
 (0)