Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-04-20 14:30:45 +02:00
committed by GitHub
parent b6096a2b5e
commit 56277c85b4

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.SR12</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.2.RELEASE</version>
<version>2.3.3.RELEASE</version>
<relativePath/>
</parent>