Update SNAPSHOT to Hoxton.SR10

This commit is contained in:
buildmaster
2021-02-11 15:19:38 +00:00
parent dc4cdf3f08
commit 54e7b19339
6 changed files with 29 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR10</version>
</parent>
<packaging>jar</packaging>
<name>Spring Cloud Release Train Docs</name>

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.2.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Hoxton.BUILD-SNAPSHOT</version>
<version>Hoxton.SR10</version>
<name>spring-cloud-dependencies</name>
<description>Spring Cloud Dependencies</description>
<packaging>pom</packaging>