diff --git a/docs/pom.xml b/docs/pom.xml index 39d84f497..343025c25 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index d081255ea..ec09b0f7f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 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.0.BUILD-SNAPSHOT + 2.2.0.RELEASE pom org.springframework.cloud diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 154ed8453..224081789 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.0.BUILD-SNAPSHOT + 2.2.0.RELEASE diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index afa33f28f..38ded53a7 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.0.BUILD-SNAPSHOT + 2.2.0.RELEASE diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 4566fbcb3..105a678c6 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.0.BUILD-SNAPSHOT + 2.2.0.RELEASE 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 24906e094..9816e92ad 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.0.BUILD-SNAPSHOT + 2.2.0.RELEASE diff --git a/spring-cloud-stream-schema/foodorder.avro b/spring-cloud-stream-schema/foodorder.avro new file mode 100644 index 000000000..d04fa8258 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 c10135c76..fb23b2d9a 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.0.BUILD-SNAPSHOT + 2.2.0.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 db2c08e2c..617832d42 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.0.BUILD-SNAPSHOT + 2.2.0.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 ddcf23c58..a4394a907 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.0.BUILD-SNAPSHOT + 2.2.0.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 d371cd7ea..ec3e9cac1 100644 --- a/spring-cloud-stream-tools/pom.xml +++ b/spring-cloud-stream-tools/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE org.springframework.cloud spring-cloud-build - 2.1.4.BUILD-SNAPSHOT + 2.1.4.RELEASE diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index b1c5dc0d7..fcd5c4661 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.0.BUILD-SNAPSHOT + 2.2.0.RELEASE