diff --git a/pom.xml b/pom.xml index 55e69e1e2..f93cc86cc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.cloud spring-cloud-stream-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT pom org.springframework.cloud @@ -25,7 +25,7 @@ org.springframework.cloud spring-cloud-stream-dependencies - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT pom import diff --git a/spring-cloud-stream-binders/pom.xml b/spring-cloud-stream-binders/pom.xml index 656af7cc3..89434b9f1 100644 --- a/spring-cloud-stream-binders/pom.xml +++ b/spring-cloud-stream-binders/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml index f7019b8d9..24631f271 100644 --- a/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml +++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-kafka/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binders-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml index 0a2016ba5..5716cf0a2 100644 --- a/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml +++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binders-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml index f8ba2b2ca..ee1bd815d 100644 --- a/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-test/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-binders-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-codec/pom.xml b/spring-cloud-stream-codec/pom.xml index b660951f6..03780f2f7 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.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-dependencies/pom.xml b/spring-cloud-stream-dependencies/pom.xml index 3993ac326..2359c60e4 100644 --- a/spring-cloud-stream-dependencies/pom.xml +++ b/spring-cloud-stream-dependencies/pom.xml @@ -8,7 +8,7 @@ spring-cloud-stream-dependencies - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies @@ -22,12 +22,12 @@ org.springframework.cloud spring-cloud-stream - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-codec - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud @@ -37,17 +37,17 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-rabbit - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-starter-stream-kafka - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud @@ -62,12 +62,12 @@ org.springframework.cloud spring-cloud-starter-stream-rabbit - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-binder-test - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework @@ -82,12 +82,12 @@ org.springframework.cloud spring-cloud-stream-test-support - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-stream-test-support-internal - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT org.springframework.cloud diff --git a/spring-cloud-stream-docs/pom.xml b/spring-cloud-stream-docs/pom.xml index bcccf6af4..1bbeb784d 100644 --- a/spring-cloud-stream-docs/pom.xml +++ b/spring-cloud-stream-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT spring-cloud-stream-docs spring-cloud-stream-docs diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 00eb584ad..e1d492154 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.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-rxjava/pom.xml b/spring-cloud-stream-rxjava/pom.xml index bba4b4918..6c2bd2fc3 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.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-starters/pom.xml b/spring-cloud-stream-starters/pom.xml index 5262a68a5..c99adaac3 100644 --- a/spring-cloud-stream-starters/pom.xml +++ b/spring-cloud-stream-starters/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-parent - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT spring-cloud-starter-stream-kafka diff --git a/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml b/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml index 9cdb216f3..199a7d767 100644 --- a/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml +++ b/spring-cloud-stream-starters/spring-cloud-starter-stream-kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-starters - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT .. spring-cloud-starter-stream-kafka diff --git a/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml b/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml index 594d4a49d..db6a1321e 100644 --- a/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml +++ b/spring-cloud-stream-starters/spring-cloud-starter-stream-rabbit/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-starters - 1.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT .. spring-cloud-starter-stream-rabbit diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 32d52bb37..3860e49fc 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.0.0.RC1 + 1.0.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 02cf3de86..97d478e43 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.0.0.RC1 + 1.0.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/pom.xml b/spring-cloud-stream/pom.xml index 5d2ccd0aa..71c8a7a2b 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.0.0.RC1 + 1.0.0.BUILD-SNAPSHOT