Upgraded master to 3.0.0.BUILD-SNAPSHOT

This commit is contained in:
Oleg Zhurakousky
2019-06-06 18:47:09 +02:00
parent 57689755f2
commit cfd24a8316
17 changed files with 17 additions and 17 deletions

View File

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