diff --git a/docs/pom.xml b/docs/pom.xml index 15c27f9..dbb048a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-scheam-registry-parent - 1.0.1.RELEASE + 1.0.1.BUILD-SNAPSHOT pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index 554016e..0a93496 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.1.RELEASE + 1.0.1.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.2.1.RELEASE + 2.2.0.RELEASE @@ -23,7 +23,7 @@ 1.8 - 3.0.1.RELEASE + 3.0.1.BUILD-SNAPSHOT true true true diff --git a/spring-cloud-schema-registry-client/foodorder.avro b/spring-cloud-schema-registry-client/foodorder.avro index db09711..f9c8b49 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 4dbaa08..752ef4d 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.1.RELEASE + 1.0.1.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 7bd69c6..67207dd 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.1.RELEASE + 1.0.1.BUILD-SNAPSHOT diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index 9e0e6e6..f60c500 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.1.RELEASE + 1.0.1.BUILD-SNAPSHOT