From b07377207cc848e5218a34f52d51deeb92f87d43 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 25 Jan 2024 21:09:15 +0000 Subject: [PATCH] Bumping versions to 4.0.6-SNAPSHOT after release --- binders/kafka-binder/pom.xml | 4 ++-- .../kafka-binder/spring-cloud-starter-stream-kafka/pom.xml | 2 +- .../spring-cloud-stream-binder-kafka-core/pom.xml | 2 +- .../spring-cloud-stream-binder-kafka-reactive/pom.xml | 2 +- .../spring-cloud-stream-binder-kafka-streams/pom.xml | 2 +- .../kafka-binder/spring-cloud-stream-binder-kafka/pom.xml | 2 +- binders/pom.xml | 4 ++-- binders/rabbit-binder/pom.xml | 6 +++--- .../spring-cloud-starter-stream-rabbit/pom.xml | 2 +- .../spring-cloud-stream-binder-rabbit-core/pom.xml | 2 +- .../spring-cloud-stream-binder-rabbit-test-support/pom.xml | 2 +- .../rabbit-binder/spring-cloud-stream-binder-rabbit/pom.xml | 2 +- bom/pom.xml | 4 ++-- bom/spring-cloud-starter-parent/pom.xml | 4 ++-- bom/spring-cloud-stream-dependencies/pom.xml | 4 ++-- core/pom.xml | 4 ++-- core/spring-cloud-stream-integration-tests/pom.xml | 2 +- core/spring-cloud-stream-test-binder/pom.xml | 2 +- core/spring-cloud-stream-test-support/pom.xml | 2 +- core/spring-cloud-stream/pom.xml | 2 +- docs/pom.xml | 2 +- pom.xml | 6 +++--- .../confluent-schema-registry-integration-consumer/pom.xml | 4 ++-- .../confluent-schema-registry-integration-producer1/pom.xml | 4 ++-- .../confluent-schema-registry-integration-producer2/pom.xml | 4 ++-- samples/confluent-schema-registry-integration/pom.xml | 4 ++-- samples/kafka-binder-native-app/pom.xml | 4 ++-- samples/kafka-streams-interactive-query/pom.xml | 2 +- samples/pom.xml | 6 +++--- .../spring-cloud-stream-schema-registry-integration/pom.xml | 4 ++-- .../schema-registry-consumer-kafka/pom.xml | 4 ++-- .../schema-registry-producer1-kafka/pom.xml | 4 ++-- .../schema-registry-producer2-kafka/pom.xml | 4 ++-- samples/stream-function-batch-producer-consumer/pom.xml | 4 ++-- schema-registry/pom.xml | 4 ++-- .../spring-cloud-stream-schema-registry-client/pom.xml | 2 +- .../spring-cloud-stream-schema-registry-core/pom.xml | 2 +- .../spring-cloud-stream-schema-registry-server/pom.xml | 2 +- 38 files changed, 61 insertions(+), 61 deletions(-) diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index 1b58001c9..6ff600e4b 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.5-SNAPSHOT + 4.0.6-SNAPSHOT pom org.springframework.cloud spring-cloud-stream-binders - 4.0.5-SNAPSHOT + 4.0.6-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 69b78bae8..4f5795dba 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.5-SNAPSHOT + 4.0.6-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 15e95d764..c6bb56f43 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.5-SNAPSHOT + 4.0.6-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 53c9d2925..d3a55f161 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.5-SNAPSHOT + 4.0.6-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 1aed0a9d6..85e392faf 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.5-SNAPSHOT + 4.0.6-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 3e53eb308..1e5cd98c1 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/binders/pom.xml b/binders/pom.xml index 5a0a59869..2cafb53ea 100644 --- a/binders/pom.xml +++ b/binders/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binders - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT binders Framework provided binders pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/binders/rabbit-binder/pom.xml b/binders/rabbit-binder/pom.xml index 57a2c5cd4..2391f7ed2 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.5-SNAPSHOT + 4.0.6-SNAPSHOT pom org.springframework.cloud spring-cloud-stream-binders - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT 17 - 4.0.6-SNAPSHOT + 4.0.7-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 705d4f1f8..bd5be249f 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.5-SNAPSHOT + 4.0.6-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 c3f15de0e..8b84f060f 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.5-SNAPSHOT + 4.0.6-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 461ccf041..0af388298 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.5-SNAPSHOT + 4.0.6-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 662c0266c..6e169ff5b 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/bom/pom.xml b/bom/pom.xml index f12a5241a..dd05ff999 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.5-SNAPSHOT + 4.0.6-SNAPSHOT org.springframework.cloud spring-cloud-build - 4.0.6-SNAPSHOT + 4.0.7-SNAPSHOT diff --git a/bom/spring-cloud-starter-parent/pom.xml b/bom/spring-cloud-starter-parent/pom.xml index 8b5e6df19..8b2aa90fe 100644 --- a/bom/spring-cloud-starter-parent/pom.xml +++ b/bom/spring-cloud-starter-parent/pom.xml @@ -6,12 +6,12 @@ org.springframework.boot spring-boot-starter-parent - 3.0.9 + 3.0.13 org.springframework.cloud spring-cloud-stream-starter-parent - 4.0.5-SNAPSHOT + 4.0.6-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 0db60a3e2..870670913 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.6-SNAPSHOT + 4.0.7-SNAPSHOT spring-cloud-stream-dependencies - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies diff --git a/core/pom.xml b/core/pom.xml index 02d3eda31..4cbd0d01d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-core - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT core Core Spring Cloud Stream pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT .. diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index 27652e005..88244fe9f 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/core/spring-cloud-stream-test-binder/pom.xml b/core/spring-cloud-stream-test-binder/pom.xml index b53f60fe8..c7c54510e 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/core/spring-cloud-stream-test-support/pom.xml b/core/spring-cloud-stream-test-support/pom.xml index 358b08c65..2103ae980 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index 010313ac7..b72bcff72 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/docs/pom.xml b/docs/pom.xml index 3c035c512..345c4a173 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT jar spring-cloud-stream-docs diff --git a/pom.xml b/pom.xml index 5a85401b1..4b4fcdebf 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.5-SNAPSHOT + 4.0.6-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 4.0.6-SNAPSHOT + 4.0.7-SNAPSHOT @@ -25,7 +25,7 @@ 17 2022.0.5 2.1 - 4.0.6-SNAPSHOT + 4.0.7-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 bba10e8a9..5a1d4164e 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.5-SNAPSHOT + 4.0.6-SNAPSHOT jar confluent-schema-registry-integration-consumer Confluent Schema Registry Consumer @@ -11,7 +11,7 @@ org.springframework.cloud confluent-schema-registry-integration - 4.0.5-SNAPSHOT + 4.0.6-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 01cd15831..e338d2d52 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.5-SNAPSHOT + 4.0.6-SNAPSHOT jar confluent-schema-registry-integration-producer1 Confluent Schema Registry Producer1 @@ -11,7 +11,7 @@ org.springframework.cloud confluent-schema-registry-integration - 4.0.5-SNAPSHOT + 4.0.6-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 0cc87ad6c..d2d3c989d 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.5-SNAPSHOT + 4.0.6-SNAPSHOT jar confluent-schema-registry-integration-producer2 Confluent Schema Registry Producer2 @@ -11,7 +11,7 @@ org.springframework.cloud confluent-schema-registry-integration - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/samples/confluent-schema-registry-integration/pom.xml b/samples/confluent-schema-registry-integration/pom.xml index d737edc1f..71eb8927e 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.5-SNAPSHOT + 4.0.6-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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/samples/kafka-binder-native-app/pom.xml b/samples/kafka-binder-native-app/pom.xml index 46126865b..a63cdc1d7 100644 --- a/samples/kafka-binder-native-app/pom.xml +++ b/samples/kafka-binder-native-app/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.9 + 3.0.13 com.example @@ -15,7 +15,7 @@ Native Sample App based on Kafka Binder 17 - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/samples/kafka-streams-interactive-query/pom.xml b/samples/kafka-streams-interactive-query/pom.xml index 4ffa69ce0..8288d5a02 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/samples/pom.xml b/samples/pom.xml index bca342d8e..15baf9f8b 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.5-SNAPSHOT + 4.0.6-SNAPSHOT spring-cloud-stream-samples Spring Cloud Stream Sample Apps pom @@ -11,14 +11,14 @@ org.springframework.boot spring-boot-starter-parent - 3.0.9 + 3.0.13 1.11.0 7.0.1 - 2022.0.5-SNAPSHOT + 2022.0.6-SNAPSHOT diff --git a/samples/spring-cloud-stream-schema-registry-integration/pom.xml b/samples/spring-cloud-stream-schema-registry-integration/pom.xml index 6721dbe78..d3ca625f1 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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 987142e79..ffc5422ba 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.5-SNAPSHOT + 4.0.6-SNAPSHOT jar schema-registry-consumer-kafka SCSt Schema Registry Consumer @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-schema-registry-integration - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT 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 12a91e60f..b6465de6f 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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 c09231867..64f41a371 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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.5-SNAPSHOT + 4.0.6-SNAPSHOT diff --git a/samples/stream-function-batch-producer-consumer/pom.xml b/samples/stream-function-batch-producer-consumer/pom.xml index 747546562..0b6aaa657 100644 --- a/samples/stream-function-batch-producer-consumer/pom.xml +++ b/samples/stream-function-batch-producer-consumer/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.9 + 3.0.13 com.example @@ -15,7 +15,7 @@ Sample app using stream functions with batch producer and consumer using kafka 17 - 2022.0.5-SNAPSHOT + 2022.0.6-SNAPSHOT diff --git a/schema-registry/pom.xml b/schema-registry/pom.xml index ec620ac41..9befe8489 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.5-SNAPSHOT + 4.0.6-SNAPSHOT schema-registry Spring Cloud Stream Schema Registry Components pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.0.5-SNAPSHOT + 4.0.6-SNAPSHOT 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 e5245d9a0..e3873f176 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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 d8418fe6d..c5c5284e1 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.5-SNAPSHOT + 4.0.6-SNAPSHOT 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 bb6ea7842..93caa528f 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.5-SNAPSHOT + 4.0.6-SNAPSHOT