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