Preparing for s-c-function RC1

This commit is contained in:
Oleg Zhurakousky
2019-04-08 14:35:40 +02:00
parent ae37e37f4f
commit af6b3df038
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.4.RELEASE</version>
<relativePath />
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>2.1.3.RELEASE</version>
<version>2.1.4.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>