Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-02-11 07:02:16 +01:00
committed by GitHub
parent f838a86f1a
commit a939da7718

View File

@@ -7,11 +7,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>Horsham.SR10</version>
<version>Horsham.SR11</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.1.RELEASE</version>
<version>2.3.2.RELEASE</version>
<relativePath/>
</parent>