diff --git a/docs/pom.xml b/docs/pom.xml index 717a85c..bb78bc2 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-schema-registry-parent - 1.0.13.BUILD-SNAPSHOT + 1.0.14.SNAPSHOT pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index 5e6a715..e3f7535 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.13.BUILD-SNAPSHOT + 1.0.14.SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.3.4.RELEASE + 2.3.5.RELEASE @@ -23,7 +23,7 @@ 1.8 - 3.0.13.BUILD-SNAPSHOT + 3.0.14.SNAPSHOT true true true diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index 4789bb1..d98d76d 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.13.BUILD-SNAPSHOT + 1.0.14.SNAPSHOT 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 496f225..6b2ffbc 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.13.BUILD-SNAPSHOT + 1.0.14.SNAPSHOT diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index 6141a82..22d1de7 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.13.BUILD-SNAPSHOT + 1.0.14.SNAPSHOT