From ab5b9a4aa161400864fa1e7f6bcaa951ffb4fb9e Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 13 Feb 2020 08:05:17 +0000 Subject: [PATCH] Going back to snapshots --- docs/pom.xml | 2 +- pom.xml | 6 +++--- 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, 7 insertions(+), 7 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index 0f65dad..4c41c63 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-schema-registry-parent - 1.0.2.RELEASE + 1.0.2.BUILD-SNAPSHOT pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index f2b835a..1b8d996 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-schema-registry-parent - 1.0.2.RELEASE + 1.0.2.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.2.2.RELEASE + 2.2.1.RELEASE @@ -23,7 +23,7 @@ 1.8 - 3.0.2.RELEASE + 3.0.2.BUILD-SNAPSHOT true true true diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index 17c2ae8..cf27a1b 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.2.RELEASE + 1.0.2.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index a104e05..6a24835 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.2.RELEASE + 1.0.2.BUILD-SNAPSHOT diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index 3add255..c8e29ab 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.2.RELEASE + 1.0.2.BUILD-SNAPSHOT