Set Parent to 2.2.0.RELEASE for dependencies

Revert to 2.2.1.BUILD-SNAPSHOT
This commit is contained in:
Glenn Renfro
2019-11-22 14:51:59 -05:00
parent 17ca1050b4
commit 70ed8b96e9
18 changed files with 36 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-parent</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.2.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-task-docs</artifactId>
<name>Spring Cloud Task Docs</name>