Going back to snapshots

This commit is contained in:
buildmaster
2021-06-09 15:44:33 +00:00
parent 8843abfc55
commit aff14c0791
11 changed files with 12 additions and 172 deletions

View File

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