Updated versions for minor release of cloud

This commit is contained in:
Glenn Renfro
2019-12-19 09:15:38 -05:00
parent cf05696d4a
commit 03b38404a0
9 changed files with 14 additions and 16 deletions

View File

@@ -10,12 +10,12 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.2.1.BUILD-SNAPSHOT</version>
<version>2.2.2.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<properties>
<java-cfenv-boot.version>1.0.1.RELEASE</java-cfenv-boot.version>
<java-cfenv-boot.version>2.1.0.RELEASE</java-cfenv-boot.version>
</properties>
<dependencyManagement>