diff --git a/docs/pom.xml b/docs/pom.xml index bb78bc2..c63cd76 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-schema-registry-parent - 1.0.14.SNAPSHOT + 1.0.14.BUILD-SNAPSHOT pom Spring Cloud Schema Registry Docs diff --git a/pom.xml b/pom.xml index e3f7535..ea9c42f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 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.14.SNAPSHOT + 1.0.14.BUILD-SNAPSHOT pom org.springframework.cloud diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index d98d76d..8a36241 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.14.SNAPSHOT + 1.0.14.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 6b2ffbc..8eb0839 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.14.SNAPSHOT + 1.0.14.BUILD-SNAPSHOT diff --git a/spring-cloud-schema-registry-server/pom.xml b/spring-cloud-schema-registry-server/pom.xml index 22d1de7..b32da99 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.14.SNAPSHOT + 1.0.14.BUILD-SNAPSHOT