Update primary version of SCT to 3.2.0

This commit is contained in:
Glenn Renfro
2024-07-22 09:37:40 -04:00
parent 612710e4c7
commit 7b674a817d
22 changed files with 34 additions and 34 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-parent</artifactId>
<version>3.1.3-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-task-batch</artifactId>