diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index 796019ee80..cc47a683d6 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.1.0-SNAPSHOT + 4.1.0 pom org.springframework.cloud spring-cloud-stream-binders - 4.1.0-SNAPSHOT + 4.1.0 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 0195eccfa9..570aa3fd16 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.1.0-SNAPSHOT + 4.1.0 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 6091fcbd4a..ebb6ceed10 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.1.0-SNAPSHOT + 4.1.0 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 006bde6475..0a7da46128 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.1.0-SNAPSHOT + 4.1.0 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 c6b27579a2..f2dd2b9ba1 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.1.0-SNAPSHOT + 4.1.0 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 d986a6f98f..c18e5c5a81 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.1.0-SNAPSHOT + 4.1.0 diff --git a/binders/pom.xml b/binders/pom.xml index 5178cd931b..094616af5f 100644 --- a/binders/pom.xml +++ b/binders/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-binders - 4.1.0-SNAPSHOT + 4.1.0 binders Framework provided binders pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.1.0-SNAPSHOT + 4.1.0 diff --git a/binders/pulsar-binder/pom.xml b/binders/pulsar-binder/pom.xml index 61002d1558..a6e5ade8b5 100644 --- a/binders/pulsar-binder/pom.xml +++ b/binders/pulsar-binder/pom.xml @@ -2,12 +2,12 @@ 4.0.0 spring-cloud-stream-binder-pulsar-parent - 4.1.0-SNAPSHOT + 4.1.0 pom org.springframework.cloud spring-cloud-stream-binders - 4.1.0-SNAPSHOT + 4.1.0 diff --git a/binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml b/binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml index 54b5c9a069..265b81ba70 100644 --- a/binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml +++ b/binders/pulsar-binder/spring-cloud-stream-binder-pulsar/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-binder-pulsar-parent - 4.1.0-SNAPSHOT + 4.1.0 diff --git a/binders/rabbit-binder/pom.xml b/binders/rabbit-binder/pom.xml index 4758d4c46a..046d08850e 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.1.0-SNAPSHOT + 4.1.0 pom org.springframework.cloud spring-cloud-stream-binders - 4.1.0-SNAPSHOT + 4.1.0 17 - 4.1.0-SNAPSHOT + 4.1.0 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 6a7b22c6ff..ab1c72142e 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.1.0-SNAPSHOT + 4.1.0 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 b1857cec8b..da35c5683c 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.1.0-SNAPSHOT + 4.1.0 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 f72d0e601c..709aec7bb3 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.1.0-SNAPSHOT + 4.1.0 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 987574b6b2..5fa41781c7 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.1.0-SNAPSHOT + 4.1.0 diff --git a/bom/pom.xml b/bom/pom.xml index 635791910f..a864b78a0d 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.1.0-SNAPSHOT + 4.1.0 org.springframework.cloud spring-cloud-build - 4.1.0-SNAPSHOT + 4.1.0 diff --git a/bom/spring-cloud-starter-parent/pom.xml b/bom/spring-cloud-starter-parent/pom.xml index 7921698e73..435a2e25c1 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.1.0-SNAPSHOT + 4.1.0 spring-cloud-stream-starter-parent Specifies Boot version for the releaser pom diff --git a/bom/spring-cloud-stream-dependencies/.flattened-pom.xml b/bom/spring-cloud-stream-dependencies/.flattened-pom.xml new file mode 100644 index 0000000000..6d7869fb48 --- /dev/null +++ b/bom/spring-cloud-stream-dependencies/.flattened-pom.xml @@ -0,0 +1,226 @@ + + + 4.0.0 + + org.springframework.cloud + spring-cloud-dependencies-parent + 4.1.0 + + + org.springframework.cloud + spring-cloud-stream-dependencies + 4.1.0 + pom + spring-cloud-stream-dependencies + Spring Cloud Stream Dependencies + https://projects.spring.io/spring-cloud/spring-cloud-stream-dependencies/ + + Pivotal Software, Inc. + https://www.spring.io + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + Copyright 2014-2021 the original author or authors. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied. + + See the License for the specific language governing permissions and + limitations under the License. + + + + + dsyer + Dave Syer + dsyer at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + Project lead + + + + sgibb + Spencer Gibb + sgibb at pivotal.io + Pivotal Software, Inc. + https://www.spring.io + + Project lead + + + + + scm:git:git://github.com/spring-cloud/spring-cloud-build.git/spring-cloud-stream-dependencies + scm:git:ssh://git@github.com/spring-cloud/spring-cloud-build.git/spring-cloud-stream-dependencies + https://github.com/spring-cloud/spring-cloud-build/spring-cloud-stream-dependencies + + + + repo.spring.io + Spring Release Repository + https://repo.spring.io/libs-release-local + + + repo.spring.io + Spring Snapshot Repository + https://repo.spring.io/libs-snapshot-local + + + spring-docs + https:/docs.spring.io/spring-cloud-dependencies-parent/docs/4.1.0/reference/html/spring-cloud-stream-dependencies/ + + https://github.com/spring-cloud + + + + + org.springframework.cloud + spring-cloud-stream + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-test-binder + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-test-support + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-kafka + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-kafka-reactive + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-kafka-streams + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-kafka-core + ${project.version} + + + org.springframework.cloud + spring-cloud-starter-stream-kafka + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-rabbit + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-rabbit-core + ${project.version} + + + org.springframework.cloud + spring-cloud-starter-stream-rabbit + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-rabbit-test-support + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-binder-pulsar + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-schema-registry-client + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-schema-registry-core + ${project.version} + + + org.springframework.cloud + spring-cloud-stream-schema-registry-server + ${project.version} + + + + + + spring + + + + false + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + + false + + spring-releases + Spring Releases + https://repo.spring.io/release + + + + + + false + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/libs-snapshot-local + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone-local + + + + + diff --git a/bom/spring-cloud-stream-dependencies/pom.xml b/bom/spring-cloud-stream-dependencies/pom.xml index 64345296a5..ee50b4ad05 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.1.0-SNAPSHOT + 4.1.0 spring-cloud-stream-dependencies - 4.1.0-SNAPSHOT + 4.1.0 pom spring-cloud-stream-dependencies Spring Cloud Stream Dependencies diff --git a/core/pom.xml b/core/pom.xml index b3eb116071..9cddc3705a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-core - 4.1.0-SNAPSHOT + 4.1.0 core Core Spring Cloud Stream pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.1.0-SNAPSHOT + 4.1.0 .. diff --git a/core/spring-cloud-stream-integration-tests/pom.xml b/core/spring-cloud-stream-integration-tests/pom.xml index 0ffce33901..1b81dfee26 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.1.0-SNAPSHOT + 4.1.0 diff --git a/core/spring-cloud-stream-test-binder/pom.xml b/core/spring-cloud-stream-test-binder/pom.xml index 43f6fa2941..1a695abda4 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.1.0-SNAPSHOT + 4.1.0 diff --git a/core/spring-cloud-stream-test-support/pom.xml b/core/spring-cloud-stream-test-support/pom.xml index b9b048c3e6..0f8150e937 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.1.0-SNAPSHOT + 4.1.0 diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index 9fd6a9e53b..68a5ca5805 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.1.0-SNAPSHOT + 4.1.0 diff --git a/docs/pom.xml b/docs/pom.xml index 66411719ce..a9859385ef 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.1.0-SNAPSHOT + 4.1.0 jar Spring Cloud Stream Docs diff --git a/pom.xml b/pom.xml index f0e023c151..58e64131c3 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.1.0-SNAPSHOT + 4.1.0 pom org.springframework.cloud spring-cloud-build - 4.1.0-SNAPSHOT + 4.1.0 @@ -25,7 +25,7 @@ 17 2022.0.5 2.1 - 4.1.0-SNAPSHOT + 4.1.0 true true true diff --git a/schema-registry/pom.xml b/schema-registry/pom.xml index 711ad3bd97..599b6e7ede 100644 --- a/schema-registry/pom.xml +++ b/schema-registry/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-cloud-stream-schema-registry - 4.1.0-SNAPSHOT + 4.1.0 schema-registry Spring Cloud Stream Schema Registry Components pom @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 4.1.0-SNAPSHOT + 4.1.0 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 faa1be1b24..1bb2bb69a8 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.1.0-SNAPSHOT + 4.1.0 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 88a48c999c..0899620d79 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.1.0-SNAPSHOT + 4.1.0 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 88d8eb04dd..5938b7dbaf 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.1.0-SNAPSHOT + 4.1.0