diff --git a/docs/pom.xml b/docs/pom.xml index 39d4dda..89ed0de 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-scheam-registry-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index bdb53a6..0922a97 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-scheam-registry-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE pom org.springframework.cloud spring-cloud-build - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE @@ -23,7 +23,7 @@ 1.8 - 3.0.0.BUILD-SNAPSHOT + 3.0.0.RELEASE true true true diff --git a/spring-cloud-schema-registry-client/foodorder.avro b/spring-cloud-schema-registry-client/foodorder.avro index f9c8b49..d3857c9 100644 Binary files a/spring-cloud-schema-registry-client/foodorder.avro and b/spring-cloud-schema-registry-client/foodorder.avro differ diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index 4d427df..0765e89 100644 --- a/spring-cloud-schema-registry-client/pom.xml +++ b/spring-cloud-schema-registry-client/pom.xml @@ -5,7 +5,7 @@ spring-cloud-scheam-registry-parent org.springframework.cloud - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 0f35fe9..eb5e8bb 100644 --- a/spring-cloud-schema-registry-core/pom.xml +++ b/spring-cloud-schema-registry-core/pom.xml @@ -8,7 +8,7 @@ spring-cloud-scheam-registry-parent org.springframework.cloud - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index b39ac21..a6ad62e 100644 --- a/spring-cloud-schema-registry-server/pom.xml +++ b/spring-cloud-schema-registry-server/pom.xml @@ -8,7 +8,7 @@ spring-cloud-scheam-registry-parent org.springframework.cloud - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE