diff --git a/docs/pom.xml b/docs/pom.xml index 4c41c63..0f65dad 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-schema-registry-parent - 1.0.2.BUILD-SNAPSHOT + 1.0.2.RELEASE pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index 1b8d996..f2b835a 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.BUILD-SNAPSHOT + 1.0.2.RELEASE pom org.springframework.cloud spring-cloud-build - 2.2.1.RELEASE + 2.2.2.RELEASE @@ -23,7 +23,7 @@ 1.8 - 3.0.2.BUILD-SNAPSHOT + 3.0.2.RELEASE true true true diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index cf27a1b..17c2ae8 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.BUILD-SNAPSHOT + 1.0.2.RELEASE 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 6a24835..a104e05 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.BUILD-SNAPSHOT + 1.0.2.RELEASE diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index c8e29ab..3add255 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.BUILD-SNAPSHOT + 1.0.2.RELEASE