From e25bc26fbe0b622e5317c1dc99eeb327384ff0e8 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 28 Aug 2020 16:43:12 +0000 Subject: [PATCH] Bumping versions to 1.0.9.SNAPSHOT after release --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-schema-registry-client/pom.xml | 2 +- spring-cloud-schema-registry-core/pom.xml | 2 +- spring-cloud-schema-registry-server/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index cb1c775..53b6ade 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-schema-registry-parent - 1.0.8.BUILD-SNAPSHOT + 1.0.9.SNAPSHOT pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index afb3398..230ace0 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-schema-registry-parent - 1.0.8.BUILD-SNAPSHOT + 1.0.9.SNAPSHOT pom org.springframework.cloud @@ -23,7 +23,7 @@ 1.8 - 3.0.8.BUILD-SNAPSHOT + 3.0.9.SNAPSHOT true true true diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index 6f2a016..3b3c456 100644 --- a/spring-cloud-schema-registry-client/pom.xml +++ b/spring-cloud-schema-registry-client/pom.xml @@ -5,7 +5,7 @@ spring-cloud-schema-registry-parent org.springframework.cloud - 1.0.8.BUILD-SNAPSHOT + 1.0.9.SNAPSHOT 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 9626d7b..683a1dc 100644 --- a/spring-cloud-schema-registry-core/pom.xml +++ b/spring-cloud-schema-registry-core/pom.xml @@ -8,7 +8,7 @@ spring-cloud-schema-registry-parent org.springframework.cloud - 1.0.8.BUILD-SNAPSHOT + 1.0.9.SNAPSHOT diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index 5869dfe..f407b94 100644 --- a/spring-cloud-schema-registry-server/pom.xml +++ b/spring-cloud-schema-registry-server/pom.xml @@ -8,7 +8,7 @@ spring-cloud-schema-registry-parent org.springframework.cloud - 1.0.8.BUILD-SNAPSHOT + 1.0.9.SNAPSHOT