Release Ditmars.M1
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -5,11 +5,11 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-release-build</name>
|
||||
<description>Spring Cloud Stream Release Build</description>
|
||||
<version>Ditmars.BUILD-SNAPSHOT</version>
|
||||
<version>Ditmars.M1</version>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>1.3.3.BUILD-SNAPSHOT</version>
|
||||
<version>1.3.3.RELEASE</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
<parent>
|
||||
<artifactId>spring-cloud-dependencies-parent</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<version>1.3.3.BUILD-SNAPSHOT</version>
|
||||
<version>1.3.3.RELEASE</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
<artifactId>spring-cloud-stream-dependencies</artifactId>
|
||||
<version>Ditmars.BUILD-SNAPSHOT</version>
|
||||
<version>Ditmars.M1</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-cloud-stream-dependencies</name>
|
||||
<description>Spring Cloud Stream Dependencies</description>
|
||||
|
||||
Submodule spring-cloud-stream-docs/core updated: 338282455f...f9b111afb5
Submodule spring-cloud-stream-docs/kafka updated: 53e38902c9...756fde75ae
@@ -4,13 +4,13 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>1.3.3.BUILD-SNAPSHOT</version>
|
||||
<version>1.3.3.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.M1</version>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
<spring.cloud.stream.version>1.3.0.M1</spring.cloud.stream.version>
|
||||
|
||||
Submodule spring-cloud-stream-docs/rabbit updated: c8225e76e0...b44ec4f974
Reference in New Issue
Block a user