Going back to snapshots

This commit is contained in:
buildmaster
2022-09-02 23:29:40 +00:00
parent cedad8798f
commit 794eef569a
21 changed files with 30 additions and 30 deletions

View File

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