Fixed wrong versions after the release

This commit is contained in:
Marcin Grzejszczak
2020-11-16 14:00:49 +01:00
parent 5fe10b7910
commit 7c1d3e1433
14 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cli-parent</artifactId>
<version>2.2.4.SNAPSHOT</version>
<version>2.2.4.BUILD-SNAPSHOT</version>
</parent>
<dependencies>