diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index 28427e24b..bec73635e 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-M4 pom org.springframework.cloud spring-cloud-stream-binders - 4.0.0-SNAPSHOT + 4.0.0-M4 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..2da495be3 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-M4 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 51330e69b..98d289778 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-M4 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 b636732ea..0c1c630e2 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-M4 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 7be79cef1..943521992 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-M4 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 de5b7b519..766cbda76 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-M4 diff --git a/binders/kinesis-binder/pom.xml b/binders/kinesis-binder/pom.xml index 05cd15e2f..a9faac564 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-M4 spring-cloud-stream-binder-kinesis-parent - 4.0.0-SNAPSHOT + 4.0.0-M4 pom - 4.0.0-SNAPSHOT + 4.0.0-M4 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 3840430d7..4c3d4e50b 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-M4 spring-cloud-stream-binder-kinesis diff --git a/binders/pom.xml b/binders/pom.xml index 4a5690e26..045d5d836 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-M4 binders Framework provided binders pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-M4 diff --git a/binders/rabbit-binder/pom.xml b/binders/rabbit-binder/pom.xml index 90f8e3f3f..2ce7238dd 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-M4 pom org.springframework.cloud spring-cloud-stream-binders - 4.0.0-SNAPSHOT + 4.0.0-M4 17 - 4.0.0-SNAPSHOT + 4.0.0-M4 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..b1bcf8124 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-M4 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 0b3e0c5de..2f8c0fafa 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-M4 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..d37af32a1 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-M4 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 28b88b37b..b0d49598d 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-M4 diff --git a/bom/pom.xml b/bom/pom.xml index 9469f0d74..bedd2f3a7 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-M4 org.springframework.cloud spring-cloud-build - 4.0.0-SNAPSHOT + 4.0.0-M4 diff --git a/bom/spring-cloud-starter-parent/pom.xml b/bom/spring-cloud-starter-parent/pom.xml index 3fa27238a..5f0d03dd1 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-M4 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 1fcfe0cf8..5e8874e04 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-M4 spring-cloud-stream-dependencies - 4.0.0-SNAPSHOT + 4.0.0-M4 pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies diff --git a/core/pom.xml b/core/pom.xml index d9c219839..c3ab36e4c 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-M4 core Core Spring Cloud Stream pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.0-SNAPSHOT + 4.0.0-M4 .. diff --git a/core/spring-cloud-stream-binder-test/pom.xml b/core/spring-cloud-stream-binder-test/pom.xml index cd9a520c5..185debe42 100644 --- a/core/spring-cloud-stream-binder-test/pom.xml +++ b/core/spring-cloud-stream-binder-test/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-M4 diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index fa220720e..2df7c36e4 100644 --- a/core/spring-cloud-stream/pom.xml +++ b/core/spring-cloud-stream/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-core - 4.0.0-SNAPSHOT + 4.0.0-M4 diff --git a/docs/pom.xml b/docs/pom.xml index cc7f21778..04f1d31b8 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-M4 jar spring-cloud-stream-docs diff --git a/pom.xml b/pom.xml index ec2dfbf9d..b911599a1 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-M4 pom org.springframework.cloud spring-cloud-build - 4.0.0-SNAPSHOT + 4.0.0-M4 @@ -25,7 +25,7 @@ 17 2020.0.7 2.1 - 4.0.0-SNAPSHOT + 4.0.0-M4 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..0074a08ea 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-M4 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-M4 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..bb70389d6 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-M4 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-M4 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..7bcc56b48 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-M4 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-M4 diff --git a/samples/confluent-schema-registry-integration/pom.xml b/samples/confluent-schema-registry-integration/pom.xml index d676915be..7f0c7f0a2 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-M4 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-M4 diff --git a/samples/kafka-streams-interactive-query/pom.xml b/samples/kafka-streams-interactive-query/pom.xml index 5a0f8665f..89421243d 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-M4 diff --git a/samples/pom.xml b/samples/pom.xml index 6578280c7..8904746c8 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-M4 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-M4