From 9e782e01cf49428e28e9a6f458e9871116b388e0 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 28 Aug 2019 06:31:45 +0000 Subject: [PATCH] Going back to snapshots --- 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 267 -> 0 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, 13 insertions(+), 13 deletions(-) delete mode 100644 spring-cloud-stream-schema/foodorder.avro diff --git a/docs/pom.xml b/docs/pom.xml index 4dc2a4a4c..d137eb876 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.2.1.RELEASE + 2.2.1.BUILD-SNAPSHOT pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index 130bec873..d1ffd9ce1 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.RELEASE + 2.2.1.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.1.6.RELEASE + 2.1.7.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 23f742842..5280dda63 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.RELEASE + 2.2.1.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 6846fd495..d55fdc8e3 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.RELEASE + 2.2.1.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 54c7f7f53..200dac02a 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.RELEASE + 2.2.1.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 4b924f956..1316850fb 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.RELEASE + 2.2.1.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-schema/foodorder.avro b/spring-cloud-stream-schema/foodorder.avro deleted file mode 100644 index dd08cdd9b809f0d530e8f137f9701386c0126951..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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&HRe$flwr<_xxR3jvuL||?1puhDU^oB( diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index 069dbb6f6..ba52832dc 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.RELEASE + 2.2.1.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index d8dad24bc..ce050bd50 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.RELEASE + 2.2.1.BUILD-SNAPSHOT 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 1ad36c6d4..a45710fe9 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.RELEASE + 2.2.1.BUILD-SNAPSHOT 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 47a69d25f..220ef16d6 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.RELEASE + 2.2.1.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-build - 2.1.6.RELEASE + 2.1.4.BUILD-SNAPSHOT diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index fe3ccc36d..26addd01d 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.RELEASE + 2.2.1.BUILD-SNAPSHOT