Update SNAPSHOT to Hoxton.SR9

This commit is contained in:
buildmaster
2020-11-09 11:55:33 +00:00
parent 09ad21636a
commit 2c91c04d3d
6 changed files with 26 additions and 26 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>2.3.2.BUILD-SNAPSHOT</version>
<version>2.3.1.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR9</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>