Update SNAPSHOT to 3.0.3.RELEASE

This commit is contained in:
buildmaster
2020-03-03 14:53:54 +00:00
parent 93e3e9880d
commit 340a5cc3f3
33 changed files with 50 additions and 50 deletions

View File

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