From b0671e4d45d15a6226cc188be9a729bbd72079cb Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 3 Jul 2019 14:29:54 +0000 Subject: [PATCH] Update SNAPSHOT to 3.0.0.M2 --- docs/pom.xml | 2 +- pom.xml | 4 ++-- 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/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 spring-cloud-stream-schema/foodorder.avro diff --git a/docs/pom.xml b/docs/pom.xml index 052d692de..5d8490b1e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index 518c03690..386b059a7 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 pom org.springframework.cloud spring-cloud-build - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M3 diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 56c69f230..8b59f7a22 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 3806acdb2..7b300f3ee 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 3dda9afcc..eb1d3394a 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index c876d6a5f..9eab30e18 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 diff --git a/spring-cloud-stream-schema/foodorder.avro b/spring-cloud-stream-schema/foodorder.avro new file mode 100644 index 0000000000000000000000000000000000000000..50a8c6b67de0cf5a5a91df650ff186b7484c0681 GIT binary patch literal 267 zcmaKmJr06E5QY7@gQX^06AnOOVq$DL0MTUK9dH#GGP7t5;Q$`R#?EV4+t}OMS-Kds zu&|sr?|tuu%XPOmkXu5Z)e16s=~u$;3lM=IP)J&MB9~cn&k%J;8mN`HkgCy<5}yk) zc@mRz?vOUVO0m=}(tqPMX42#?8XHJ8iy*2#U;?(XB$-?HZp+y=Kv8>Nmnzv}1~k#y k1^A!U%?6qRD>8*O*tGs&=XEDKJkM9U-NkA67#+up7qY!zXaE2J literal 0 HcmV?d00001 diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index 307f2c5a0..ad8399cd1 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 5436d586a..43b66be7b 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 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 32e76c63f..eb544e9d1 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2 spring-cloud-stream-test-support A set of classes to ease testing of Spring Cloud Stream modules. diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index ca8b37c86..a1fb0dddd 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0.M2