Change from v.BUILD-SNAPSHOT to v-SNAPSHOT

This commit is contained in:
Oleg Zhurakousky
2020-06-03 14:56:41 +02:00
parent f1b4c13938
commit 52104f451a
17 changed files with 19 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>3.1.0.BUILD-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-function-web</artifactId>