From eb733def92322f4c5b23dbc2bc55536144f4097e Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Mon, 17 Feb 2020 11:48:34 +0100 Subject: [PATCH] Fork to new 1.1.x branch based on SCSt 3.1.x --- docs/pom.xml | 6 ++---- pom.xml | 10 ++++------ spring-cloud-schema-registry-client/pom.xml | 6 ++---- spring-cloud-schema-registry-core/pom.xml | 6 ++---- spring-cloud-schema-registry-server/pom.xml | 6 ++---- 5 files changed, 12 insertions(+), 22 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index e130423..3531193 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 spring-cloud-schema-registry-docs org.springframework.cloud spring-cloud-schema-registry-parent - 1.0.3.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index 11aa6ab..9d28417 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,14 @@ - + 4.0.0 spring-cloud-schema-registry-parent - 1.0.3.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build 2.2.2.RELEASE - + https://github.com/spring-cloud/spring-cloud-stream @@ -23,7 +21,7 @@ 1.8 - 3.0.3.BUILD-SNAPSHOT + 3.1.0.BUILD-SNAPSHOT true true true diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index ce5fc84..ff6d539 100644 --- a/spring-cloud-schema-registry-client/pom.xml +++ b/spring-cloud-schema-registry-client/pom.xml @@ -1,11 +1,9 @@ - + spring-cloud-schema-registry-parent org.springframework.cloud - 1.0.3.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index f362821..8186ea7 100644 --- a/spring-cloud-schema-registry-core/pom.xml +++ b/spring-cloud-schema-registry-core/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 spring-cloud-schema-registry-core spring-cloud-schema-registry-parent org.springframework.cloud - 1.0.3.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index 0d2b74c..dd3231a 100644 --- a/spring-cloud-schema-registry-server/pom.xml +++ b/spring-cloud-schema-registry-server/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 spring-cloud-schema-registry-server spring-cloud-schema-registry-parent org.springframework.cloud - 1.0.3.BUILD-SNAPSHOT + 1.1.0.BUILD-SNAPSHOT