From cbcdceb6ee1b35e11c00d49c6ef43e7300cf22d6 Mon Sep 17 00:00:00 2001 From: Vinicius Carvalho Date: Mon, 31 Jul 2017 15:45:38 -0400 Subject: [PATCH] Update version to 1.3.0.BUILD-SNAPSHOT --- pom.xml | 8 ++++---- spring-cloud-starter-stream-rabbit/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-core/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-docs/pom.xml | 2 +- spring-cloud-stream-binder-rabbit-test-support/pom.xml | 2 +- spring-cloud-stream-binder-rabbit/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 870b4c06d..0211bf776 100644 --- a/pom.xml +++ b/pom.xml @@ -2,17 +2,17 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 1.3.0.M2 + 1.3.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 1.3.3.RELEASE + 1.3.4.BUILD-SNAPSHOT - 1.3.0.M2 - 1.3.3.RELEASE + 1.3.0.BUILD-SNAPSHOT + 1.3.4.BUILD-SNAPSHOT diff --git a/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-starter-stream-rabbit/pom.xml index 0d88a11b0..3d5557ab5 100644 --- a/spring-cloud-starter-stream-rabbit/pom.xml +++ b/spring-cloud-starter-stream-rabbit/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.3.0.M2 + 1.3.0.BUILD-SNAPSHOT spring-cloud-starter-stream-rabbit Spring Cloud Starter Stream Rabbit diff --git a/spring-cloud-stream-binder-rabbit-core/pom.xml b/spring-cloud-stream-binder-rabbit-core/pom.xml index 9bbe7f87c..308535fa6 100644 --- a/spring-cloud-stream-binder-rabbit-core/pom.xml +++ b/spring-cloud-stream-binder-rabbit-core/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.3.0.M2 + 1.3.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-rabbit-docs/pom.xml b/spring-cloud-stream-binder-rabbit-docs/pom.xml index abd5260ac..07cc07923 100644 --- a/spring-cloud-stream-binder-rabbit-docs/pom.xml +++ b/spring-cloud-stream-binder-rabbit-docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.3.0.M2 + 1.3.0.BUILD-SNAPSHOT spring-cloud-stream-binder-rabbit-docs diff --git a/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/spring-cloud-stream-binder-rabbit-test-support/pom.xml index 3a91699f5..24b69811f 100644 --- a/spring-cloud-stream-binder-rabbit-test-support/pom.xml +++ b/spring-cloud-stream-binder-rabbit-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.3.0.M2 + 1.3.0.BUILD-SNAPSHOT spring-cloud-stream-binder-rabbit-test-support Rabbit related test classes diff --git a/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binder-rabbit/pom.xml index 5e60f3998..f0288ba73 100644 --- a/spring-cloud-stream-binder-rabbit/pom.xml +++ b/spring-cloud-stream-binder-rabbit/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 1.3.0.M2 + 1.3.0.BUILD-SNAPSHOT