Going back to snapshots

This commit is contained in:
buildmaster
2021-11-03 11:13:50 +00:00
parent dd3bad7f92
commit b239094e0d
10 changed files with 13 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<artifactId>spring-cloud-task-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.4.0-RC1</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Spring Cloud Task Integration Tests</name>