diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index da470cb71..cc5b8c275 100644 --- a/binders/kafka-binder/pom.xml +++ b/binders/kafka-binder/pom.xml @@ -2,12 +2,12 @@ 4.0.0 spring-cloud-stream-binder-kafka-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom org.springframework.cloud spring-cloud-stream-binders - 4.0.0-SNAPSHOT + 4.0.0-RC3 https://github.com/spring-cloud/spring-cloud-stream-binder-kafka diff --git a/binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml b/binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml index 0959fbc20..3807b0be1 100644 --- a/binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml +++ b/binders/kafka-binder/spring-cloud-starter-stream-kafka/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-starter-stream-kafka Spring Cloud Starter Stream Kafka diff --git a/binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml b/binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml index 079a8be5f..025294c1c 100644 --- a/binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml +++ b/binders/kafka-binder/spring-cloud-stream-binder-kafka-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-binder-kafka-core Spring Cloud Stream Kafka Binder Core diff --git a/binders/kafka-binder/spring-cloud-stream-binder-kafka-reactive/pom.xml b/binders/kafka-binder/spring-cloud-stream-binder-kafka-reactive/pom.xml index fb4e8a6ec..9f62cae67 100644 --- a/binders/kafka-binder/spring-cloud-stream-binder-kafka-reactive/pom.xml +++ b/binders/kafka-binder/spring-cloud-stream-binder-kafka-reactive/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml b/binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml index 44ae712eb..d96387739 100644 --- a/binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml +++ b/binders/kafka-binder/spring-cloud-stream-binder-kafka-streams/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml b/binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml index 49864bf9d..6356f2a27 100644 --- a/binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml +++ b/binders/kafka-binder/spring-cloud-stream-binder-kafka/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/binders/kinesis-binder/pom.xml b/binders/kinesis-binder/pom.xml index f209b8998..33844f9f3 100644 --- a/binders/kinesis-binder/pom.xml +++ b/binders/kinesis-binder/pom.xml @@ -6,16 +6,16 @@ org.springframework.cloud spring-cloud-build - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-binder-kinesis-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom - 4.0.0-SNAPSHOT + 4.0.0-RC3 17 2.4.0 3.0.0-M1 diff --git a/binders/kinesis-binder/spring-cloud-stream-binder-kinesis/pom.xml b/binders/kinesis-binder/spring-cloud-stream-binder-kinesis/pom.xml index e204054fc..fc8caf9c1 100644 --- a/binders/kinesis-binder/spring-cloud-stream-binder-kinesis/pom.xml +++ b/binders/kinesis-binder/spring-cloud-stream-binder-kinesis/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-binder-kinesis-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-binder-kinesis diff --git a/binders/pom.xml b/binders/pom.xml index 5a467ac8d..8c1f9cdc0 100644 --- a/binders/pom.xml +++ b/binders/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binders - 4.0.0-SNAPSHOT + 4.0.0-RC3 binders Framework provided binders pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/binders/rabbit-binder/pom.xml b/binders/rabbit-binder/pom.xml index a11047fd0..bd877704f 100644 --- a/binders/rabbit-binder/pom.xml +++ b/binders/rabbit-binder/pom.xml @@ -2,16 +2,16 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom org.springframework.cloud spring-cloud-stream-binders - 4.0.0-SNAPSHOT + 4.0.0-RC3 17 - 4.0.0-SNAPSHOT + 4.0.0-RC3 true true diff --git a/binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml b/binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml index 8f6f591df..f33c356cf 100644 --- a/binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml +++ b/binders/rabbit-binder/spring-cloud-starter-stream-rabbit/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-starter-stream-rabbit Spring Cloud Starter Stream Rabbit diff --git a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml index ff052d391..af20c037d 100644 --- a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml +++ b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-core/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml index 9acb7c504..5a630db4d 100644 --- a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml +++ b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-binder-rabbit-test-support Rabbit related test classes diff --git a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml index c7d27a298..0d503c9d1 100644 --- a/binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml +++ b/binders/rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-rabbit-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/bom/pom.xml b/bom/pom.xml index 9469f0d74..e8a09cceb 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -7,11 +7,11 @@ pom spring-cloud-stream-release-build Spring Cloud Stream Release Build - 4.0.0-SNAPSHOT + 4.0.0-RC3 org.springframework.cloud spring-cloud-build - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/bom/spring-cloud-starter-parent/pom.xml b/bom/spring-cloud-starter-parent/pom.xml index 805b09816..587a2fe22 100644 --- a/bom/spring-cloud-starter-parent/pom.xml +++ b/bom/spring-cloud-starter-parent/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-starter-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-starter-parent Specifies Boot version for the releaser pom diff --git a/bom/spring-cloud-stream-dependencies/pom.xml b/bom/spring-cloud-stream-dependencies/pom.xml index abf0b4acb..a1da92391 100644 --- a/bom/spring-cloud-stream-dependencies/pom.xml +++ b/bom/spring-cloud-stream-dependencies/pom.xml @@ -6,11 +6,11 @@ spring-cloud-dependencies-parent org.springframework.cloud - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-dependencies - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies diff --git a/core/pom.xml b/core/pom.xml index db9909bb1..9e0de0b73 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-RC3 core Core Spring Cloud Stream pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 .. diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index 16b0f4df9..43697853e 100644 --- a/core/spring-cloud-stream-integration-tests/pom.xml +++ b/core/spring-cloud-stream-integration-tests/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/core/spring-cloud-stream-test-binder/pom.xml b/core/spring-cloud-stream-test-binder/pom.xml index c2be53479..ee7cef766 100644 --- a/core/spring-cloud-stream-test-binder/pom.xml +++ b/core/spring-cloud-stream-test-binder/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/core/spring-cloud-stream-test-support/pom.xml b/core/spring-cloud-stream-test-support/pom.xml index 6764a9b0e..18be4beda 100644 --- a/core/spring-cloud-stream-test-support/pom.xml +++ b/core/spring-cloud-stream-test-support/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index a30fc656a..0faa23738 100644 --- a/core/spring-cloud-stream/pom.xml +++ b/core/spring-cloud-stream/pom.xml @@ -16,7 +16,7 @@ org.springframework.cloud spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/docs/pom.xml b/docs/pom.xml index cc7f21778..c34c5e218 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar spring-cloud-stream-docs diff --git a/pom.xml b/pom.xml index 7aa031012..bd133854d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom org.springframework.cloud spring-cloud-build - 4.0.0-SNAPSHOT + 4.0.0-RC3 @@ -25,7 +25,7 @@ 17 2020.0.7 2.1 - 4.0.0-SNAPSHOT + 4.0.0-RC3 true true true diff --git a/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-consumer/pom.xml b/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-consumer/pom.xml index 846992927..b946c77a5 100644 --- a/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-consumer/pom.xml +++ b/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-consumer/pom.xml @@ -3,7 +3,7 @@ 4.0.0 confluent-schema-registry-integration-consumer - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar confluent-schema-registry-integration-consumer Confluent Schema Registry Consumer @@ -11,7 +11,7 @@ org.springframework.cloud confluent-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer1/pom.xml b/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer1/pom.xml index e75cac172..bdc956d16 100644 --- a/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer1/pom.xml +++ b/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer1/pom.xml @@ -3,7 +3,7 @@ 4.0.0 confluent-schema-registry-integration-producer1 - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar confluent-schema-registry-integration-producer1 Confluent Schema Registry Producer1 @@ -11,7 +11,7 @@ org.springframework.cloud confluent-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer2/pom.xml b/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer2/pom.xml index 9c358787b..8cfbf61e0 100644 --- a/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer2/pom.xml +++ b/samples/confluent-schema-registry-integration/confluent-schema-registry-integration-producer2/pom.xml @@ -3,7 +3,7 @@ 4.0.0 confluent-schema-registry-integration-producer2 - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar confluent-schema-registry-integration-producer2 Confluent Schema Registry Producer2 @@ -11,7 +11,7 @@ org.springframework.cloud confluent-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/confluent-schema-registry-integration/pom.xml b/samples/confluent-schema-registry-integration/pom.xml index d676915be..5fbae6ca7 100644 --- a/samples/confluent-schema-registry-integration/pom.xml +++ b/samples/confluent-schema-registry-integration/pom.xml @@ -2,7 +2,7 @@ 4.0.0 confluent-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom confluent-schema-registry-integration Confluent Schema Registry Integration Sample App @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-samples-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/kafka-streams-interactive-query/pom.xml b/samples/kafka-streams-interactive-query/pom.xml index 5a0f8665f..3b08e836d 100644 --- a/samples/kafka-streams-interactive-query/pom.xml +++ b/samples/kafka-streams-interactive-query/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud spring-cloud-stream-samples-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/pom.xml b/samples/pom.xml index 9c9410fd7..e4b3e9f74 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.cloud spring-cloud-stream-samples-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 spring-cloud-stream-samples Spring Cloud Stream Sample Apps pom @@ -18,7 +18,7 @@ 1.11.0 7.0.1 - 2022.0.0-SNAPSHOT + 2022.0.0-RC3 diff --git a/samples/spring-cloud-stream-schema-registry-integration/pom.xml b/samples/spring-cloud-stream-schema-registry-integration/pom.xml index 71dbde5a7..8725fa9ca 100644 --- a/samples/spring-cloud-stream-schema-registry-integration/pom.xml +++ b/samples/spring-cloud-stream-schema-registry-integration/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 pom spring-cloud-stream-schema-registry-integration SCSt Schema Registry Integration Sample App @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-samples-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/spring-cloud-stream-schema-registry-integration/schema-registry-consumer-kafka/pom.xml b/samples/spring-cloud-stream-schema-registry-integration/schema-registry-consumer-kafka/pom.xml index 38fd84e62..83227bb60 100644 --- a/samples/spring-cloud-stream-schema-registry-integration/schema-registry-consumer-kafka/pom.xml +++ b/samples/spring-cloud-stream-schema-registry-integration/schema-registry-consumer-kafka/pom.xml @@ -3,7 +3,7 @@ 4.0.0 schema-registry-consumer-kafka - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar schema-registry-consumer-kafka SCSt Schema Registry Consumer @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer1-kafka/pom.xml b/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer1-kafka/pom.xml index 057dcf205..c20423ee1 100644 --- a/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer1-kafka/pom.xml +++ b/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer1-kafka/pom.xml @@ -3,7 +3,7 @@ 4.0.0 schema-registry-producer1-kafka - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar schema-registry-producer1-kafka SCSt Schema Registry Producer 1 @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer2-kafka/pom.xml b/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer2-kafka/pom.xml index ad6f2f644..84df252f7 100644 --- a/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer2-kafka/pom.xml +++ b/samples/spring-cloud-stream-schema-registry-integration/schema-registry-producer2-kafka/pom.xml @@ -3,7 +3,7 @@ 4.0.0 schema-registry-producer2-kafka - 4.0.0-SNAPSHOT + 4.0.0-RC3 jar schema-registry-producer2-kafka SCSt Schema Registry Producer 2 @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-schema-registry-integration - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/schema-registry/pom.xml b/schema-registry/pom.xml index bedee04db..338e47f9d 100644 --- a/schema-registry/pom.xml +++ b/schema-registry/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-schema-registry - 4.0.0-SNAPSHOT + 4.0.0-RC3 schema-registry Spring Cloud Stream Schema Registry Components pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml b/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml index 29134a4d7..aab5293e6 100644 --- a/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml +++ b/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml @@ -3,7 +3,7 @@ spring-cloud-stream-schema-registry org.springframework.cloud - 4.0.0-SNAPSHOT + 4.0.0-RC3 4.0.0 diff --git a/schema-registry/spring-cloud-stream-schema-registry-core/pom.xml b/schema-registry/spring-cloud-stream-schema-registry-core/pom.xml index 538bcde0e..a0017e49c 100644 --- a/schema-registry/spring-cloud-stream-schema-registry-core/pom.xml +++ b/schema-registry/spring-cloud-stream-schema-registry-core/pom.xml @@ -6,7 +6,7 @@ spring-cloud-stream-schema-registry org.springframework.cloud - 4.0.0-SNAPSHOT + 4.0.0-RC3 diff --git a/schema-registry/spring-cloud-stream-schema-registry-server/pom.xml b/schema-registry/spring-cloud-stream-schema-registry-server/pom.xml index f35add7b6..07eda6348 100644 --- a/schema-registry/spring-cloud-stream-schema-registry-server/pom.xml +++ b/schema-registry/spring-cloud-stream-schema-registry-server/pom.xml @@ -6,7 +6,7 @@ spring-cloud-stream-schema-registry org.springframework.cloud - 4.0.0-SNAPSHOT + 4.0.0-RC3