Ditmars.SR4
This commit is contained in:
Submodule spring-cloud-stream-docs/core updated: 48ff2cc620...6300fb6971
Submodule spring-cloud-stream-docs/kafka updated: ab87c79f7f...6d5c847c47
@@ -4,18 +4,18 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>1.3.7.RELEASE</version>
|
||||
<version>1.3.9.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.SR4</version>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
<spring.cloud.stream.version>1.3.3.BUILD-SNAPSHOT</spring.cloud.stream.version>
|
||||
<spring.cloud.stream.binder.kafka.version>1.3.3.BUILD-SNAPSHOT</spring.cloud.stream.binder.kafka.version>
|
||||
<spring.cloud.stream.binder.rabbit.version>1.3.4.BUILD-SNAPSHOT</spring.cloud.stream.binder.rabbit.version>
|
||||
<spring.cloud.stream.version>1.3.3.RELEASE</spring.cloud.stream.version>
|
||||
<spring.cloud.stream.binder.kafka.version>1.3.3.RELEASE</spring.cloud.stream.binder.kafka.version>
|
||||
<spring.cloud.stream.binder.rabbit.version>1.3.4.RELEASE</spring.cloud.stream.binder.rabbit.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Submodule spring-cloud-stream-docs/rabbit updated: 9c8d724147...4c44094865
Reference in New Issue
Block a user