From 5cd15dc300ac8c77d6d1b45ac0cbbce46390c417 Mon Sep 17 00:00:00 2001 From: bamboo Date: Thu, 25 Aug 2016 19:10:15 +0000 Subject: [PATCH] [artifactory-release] Next development version --- pom.xml | 16 ++++++++-------- spring-cloud-stream-binder-test/pom.xml | 2 +- spring-cloud-stream-codec/pom.xml | 2 +- spring-cloud-stream-core-docs/pom.xml | 2 +- spring-cloud-stream-integration-tests/pom.xml | 2 +- spring-cloud-stream-reactive/pom.xml | 2 +- spring-cloud-stream-rxjava/pom.xml | 2 +- spring-cloud-stream-schema-server/pom.xml | 4 ++-- spring-cloud-stream-schema/pom.xml | 4 ++-- .../pom.xml | 2 +- spring-cloud-stream-test-support/pom.xml | 2 +- spring-cloud-stream-tools/pom.xml | 2 +- spring-cloud-stream/pom.xml | 2 +- 13 files changed, 22 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index b3c4caa69..0d2d0f7c5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom org.springframework.cloud @@ -29,27 +29,27 @@ org.springframework.cloud spring-cloud-stream - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-tools - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-codec - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-rxjava - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-test - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework @@ -64,12 +64,12 @@ org.springframework.cloud spring-cloud-stream-test-support - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-test-support-internal - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT com.esotericsoftware diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index cf55a2f9c..d15fc5b30 100644 --- a/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binder-test/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml index f7bc56d1f..0c8308684 100644 --- a/spring-cloud-stream-codec/pom.xml +++ b/spring-cloud-stream-codec/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-core-docs/pom.xml b/spring-cloud-stream-core-docs/pom.xml index 4801e1ca5..0a14d77a9 100644 --- a/spring-cloud-stream-core-docs/pom.xml +++ b/spring-cloud-stream-core-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-core-docs spring-cloud-stream-core-docs diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index efe4a8c57..7be8730ba 100644 --- a/spring-cloud-stream-integration-tests/pom.xml +++ b/spring-cloud-stream-integration-tests/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index d1005bdca..4167dd206 100644 --- a/spring-cloud-stream-reactive/pom.xml +++ b/spring-cloud-stream-reactive/pom.xml @@ -3,7 +3,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml index e81d464b2..9c722fe76 100644 --- a/spring-cloud-stream-rxjava/pom.xml +++ b/spring-cloud-stream-rxjava/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index c531ade7d..e98dd7b20 100644 --- a/spring-cloud-stream-schema-server/pom.xml +++ b/spring-cloud-stream-schema-server/pom.xml @@ -17,12 +17,12 @@ spring-cloud-stream-parent org.springframework.cloud - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT 4.0.0 spring-cloud-stream-schema-server - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index d26746b12..2a3269e3b 100644 --- a/spring-cloud-stream-schema/pom.xml +++ b/spring-cloud-stream-schema/pom.xml @@ -3,7 +3,7 @@ spring-cloud-stream-parent org.springframework.cloud - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT 4.0.0 @@ -39,7 +39,7 @@ org.springframework.cloud spring-cloud-stream-schema-server - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT test diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 41feae406..40c551887 100644 --- a/spring-cloud-stream-test-support-internal/pom.xml +++ b/spring-cloud-stream-test-support-internal/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-test-support-internal Set of classes and utility code that may assist in testing both diff --git a/spring-cloud-stream-test-support/pom.xml b/spring-cloud-stream-test-support/pom.xml index 6c1da4619..48325363d 100644 --- a/spring-cloud-stream-test-support/pom.xml +++ b/spring-cloud-stream-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-test-support A set of classes to ease testing of Spring Cloud Stream modules. diff --git a/spring-cloud-stream-tools/pom.xml b/spring-cloud-stream-tools/pom.xml index 7fcd23bfa..892cbcc6e 100644 --- a/spring-cloud-stream-tools/pom.xml +++ b/spring-cloud-stream-tools/pom.xml @@ -9,7 +9,7 @@ spring-cloud-stream-tools - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-stream-build-tools Spring Cloud Stream Build Tools diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index df01c797d..633f4daf3 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT