Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-09-21 07:55:53 +02:00
committed by GitHub
parent 685073a929
commit 254bfed666

View File

@@ -7,11 +7,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>3.1.4-SNAPSHOT</version>
<version>3.1.4</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
<relativePath/>
</parent>