Update SNAPSHOT to 3.2.7
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-release-build</name>
|
||||
<description>Spring Cloud Stream Release Build</description>
|
||||
<version>3.2.7-SNAPSHOT</version>
|
||||
<version>3.2.7</version>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>3.1.6-SNAPSHOT</version>
|
||||
<version>3.1.6</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.6.13</version>
|
||||
<version>2.6.14</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-stream-starter-parent</artifactId>
|
||||
<version>3.2.7-SNAPSHOT</version>
|
||||
<version>3.2.7</version>
|
||||
<name>spring-cloud-stream-starter-parent</name>
|
||||
<description>Specifies Boot version for the releaser</description>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
@@ -5,12 +5,12 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||
<version>3.1.3</version>
|
||||
<version>3.1.6</version>
|
||||
<relativePath></relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-stream-dependencies</artifactId>
|
||||
<version>3.2.4</version>
|
||||
<version>3.2.7</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-dependencies</name>
|
||||
<description>Spring Cloud Stream Dependencies</description>
|
||||
@@ -80,7 +80,7 @@
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>spring-docs</id>
|
||||
<url>https:/docs.spring.io/spring-cloud-dependencies-parent/docs/3.1.3/reference/html/spring-cloud-stream-dependencies/</url>
|
||||
<url>https:/docs.spring.io/spring-cloud-dependencies-parent/docs/3.1.6/reference/html/spring-cloud-stream-dependencies/</url>
|
||||
</site>
|
||||
<downloadUrl>https://github.com/spring-cloud</downloadUrl>
|
||||
</distributionManagement>
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
<parent>
|
||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<version>3.1.6-SNAPSHOT</version>
|
||||
<version>3.1.6</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<artifactId>spring-cloud-stream-dependencies</artifactId>
|
||||
<version>3.2.7-SNAPSHOT</version>
|
||||
<version>3.2.7</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-dependencies</name>
|
||||
<description>Spring Cloud Stream Dependencies</description>
|
||||
|
||||
Reference in New Issue
Block a user