diff --git a/docs/pom.xml b/docs/pom.xml index d137eb876..4dc2a4a4c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index d1ffd9ce1..130bec873 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 - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE pom org.springframework.cloud spring-cloud-build - 2.1.7.BUILD-SNAPSHOT + 2.1.6.RELEASE diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 5280dda63..23f742842 100644 --- a/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binder-test/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index d55fdc8e3..6846fd495 100644 --- a/spring-cloud-stream-integration-tests/pom.xml +++ b/spring-cloud-stream-integration-tests/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 200dac02a..54c7f7f53 100644 --- a/spring-cloud-stream-reactive/pom.xml +++ b/spring-cloud-stream-reactive/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 1316850fb..4b924f956 100644 --- a/spring-cloud-stream-schema-server/pom.xml +++ b/spring-cloud-stream-schema-server/pom.xml @@ -8,7 +8,7 @@ spring-cloud-stream-parent org.springframework.cloud - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE diff --git a/spring-cloud-stream-schema/foodorder.avro b/spring-cloud-stream-schema/foodorder.avro new file mode 100644 index 000000000..dd08cdd9b Binary files /dev/null and b/spring-cloud-stream-schema/foodorder.avro differ diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index ba52832dc..069dbb6f6 100644 --- a/spring-cloud-stream-schema/pom.xml +++ b/spring-cloud-stream-schema/pom.xml @@ -5,7 +5,7 @@ spring-cloud-stream-parent org.springframework.cloud - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index ce050bd50..d8dad24bc 100644 --- a/spring-cloud-stream-test-support-internal/pom.xml +++ b/spring-cloud-stream-test-support-internal/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE spring-cloud-stream-test-support-internal Set of classes and utility code that may assist in testing both diff --git a/spring-cloud-stream-test-support/pom.xml b/spring-cloud-stream-test-support/pom.xml index a45710fe9..1ad36c6d4 100644 --- a/spring-cloud-stream-test-support/pom.xml +++ b/spring-cloud-stream-test-support/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE spring-cloud-stream-test-support A set of classes to ease testing of Spring Cloud Stream modules. diff --git a/spring-cloud-stream-tools/pom.xml b/spring-cloud-stream-tools/pom.xml index 220ef16d6..47a69d25f 100644 --- a/spring-cloud-stream-tools/pom.xml +++ b/spring-cloud-stream-tools/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE org.springframework.cloud spring-cloud-build - 2.1.4.BUILD-SNAPSHOT + 2.1.6.RELEASE diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index 26addd01d..fe3ccc36d 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE