Ditmars.SR5 Release
This commit is contained in:
Submodule spring-cloud-stream-docs/core updated: 1c47daa686...e69ee79d2a
Submodule spring-cloud-stream-docs/kafka updated: ad819fb58f...6903cb0b48
@@ -4,18 +4,18 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>1.3.9.RELEASE</version>
|
||||
<version>1.3.12.RELEASE</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
<artifactId>spring-cloud-stream-docs</artifactId>
|
||||
<name>spring-cloud-stream-docs</name>
|
||||
<description>Spring Cloud Stream Docs</description>
|
||||
<version>Ditmars.BUILD-SNAPSHOT</version>
|
||||
<version>Ditmars.SR5</version>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
<spring.cloud.stream.version>1.3.4.BUILD-SNAPSHOT</spring.cloud.stream.version>
|
||||
<spring.cloud.stream.binder.kafka.version>1.3.4.BUILD-SNAPSHOT</spring.cloud.stream.binder.kafka.version>
|
||||
<spring.cloud.stream.binder.rabbit.version>1.3.5.BUILD-SNAPSHOT</spring.cloud.stream.binder.rabbit.version>
|
||||
<spring.cloud.stream.version>1.3.4.RELEASE</spring.cloud.stream.version>
|
||||
<spring.cloud.stream.binder.kafka.version>1.3.4.RELEASE</spring.cloud.stream.binder.kafka.version>
|
||||
<spring.cloud.stream.binder.rabbit.version>1.3.5.RELEASE</spring.cloud.stream.binder.rabbit.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Submodule spring-cloud-stream-docs/rabbit updated: dc46223ade...f75a410b34
Reference in New Issue
Block a user