Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-07-05 14:04:20 +02:00
committed by GitHub
parent ef43d77710
commit fcc8ec12f6

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.BUILD-SNAPSHOT</version>
<version>Horsham.SR13</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.3.5.RELEASE</version>
<relativePath/>
</parent>