From 769c48ee3958d65390a352bca7395fd88ed8bd93 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 9 Apr 2019 18:00:03 +0000 Subject: [PATCH] Update SNAPSHOT to 2.2.0.RC1 --- docs/pom.xml | 2 +- pom.xml | 2 +- spring-cloud-stream-binder-test/pom.xml | 2 +- spring-cloud-stream-integration-tests/pom.xml | 2 +- spring-cloud-stream-reactive/pom.xml | 2 +- spring-cloud-stream-schema-server/pom.xml | 2 +- spring-cloud-stream-schema/foodorder.avro | Bin 0 -> 267 bytes spring-cloud-stream-schema/pom.xml | 2 +- spring-cloud-stream-test-support-internal/pom.xml | 2 +- spring-cloud-stream-test-support/pom.xml | 2 +- spring-cloud-stream-tools/pom.xml | 4 ++-- spring-cloud-stream/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 spring-cloud-stream-schema/foodorder.avro diff --git a/docs/pom.xml b/docs/pom.xml index b6dc7ed28..8e9af9116 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.RC1 pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index 1e70cd954..4515b48e0 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.RC1 pom org.springframework.cloud diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 154ed8453..26aa295d7 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.RC1 diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index afa33f28f..f6b2d5367 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.RC1 diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 4566fbcb3..70418cfbc 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.RC1 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 24906e094..55cfd183f 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.RC1 diff --git a/spring-cloud-stream-schema/foodorder.avro b/spring-cloud-stream-schema/foodorder.avro new file mode 100644 index 0000000000000000000000000000000000000000..81157d666819fa8fc9e57e4d7650872d5394bf08 GIT binary patch literal 267 zcmeZI%3@>^ODrqO*DFrWNX<<=$6T#cQdy9yWTjM;nw(#hqNJmgmzWFUyXEJn_!p(5 z7D0uI3lft-;`v4Cdc_4rnR)4HML?D1`9;}!$vOF@DNrNzz{aQK=O$+60kx)Orskv+ zD_KQX!wfD;EiOqcElSKQ0ZKzHFD?NYs8p*1SCw2^T#}!gTI86L0@P59PbtvZsYNcS l#mPmP1tppJAY0Lljjd(SJFHo$#P+sLa{1|P4{IAv0RWoWUz`8{ literal 0 HcmV?d00001 diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index c10135c76..a38da8fbb 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.RC1 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..752d2a7f3 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.RC1 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..47c70e899 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.RC1 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..f282e6c49 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.RC1 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..80997a74f 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.RC1