Added spring.io release plugin repo

This commit is contained in:
Oleg Zhurakousky
2019-12-18 16:41:43 +01:00
parent eb4eb0f862
commit c0e857b2b6
2 changed files with 7 additions and 2 deletions

View File

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