This commit is contained in:
Glenn Renfro
2020-05-07 11:26:01 -04:00
parent 90a2a27e51
commit 9e7e75b7cd
7 changed files with 12 additions and 12 deletions

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>Horsham.BUILD-SNAPSHOT</version>
<version>3.1.0.M1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-test-support-internal</artifactId>
<version>3.1.0.BUILD-SNAPSHOT</version>
<version>3.1.0.M1</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@@ -52,7 +52,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.3.0.RELEASE</version>
</dependency>
<dependency>

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>Horsham.BUILD-SNAPSHOT</version>
<version>3.1.0.M1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>Horsham.BUILD-SNAPSHOT</version>
<version>3.1.0.M1</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>Horsham.BUILD-SNAPSHOT</version>
<version>3.1.0.M1</version>
<type>pom</type>
<scope>import</scope>
</dependency>