Update SNAPSHOT to 3.0.3

This commit is contained in:
buildmaster
2023-05-24 19:03:47 +00:00
parent 0a596a19ee
commit c8c5bae7d0
22 changed files with 197 additions and 37 deletions

View File

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