Update version to 1.0.9.BUILD-SNAPSHOT

This commit is contained in:
Soby Chacko
2020-09-17 11:16:09 -04:00
parent e25bc26fbe
commit 76a2c8af94
5 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-schema-registry-parent</artifactId>
<version>1.0.9.SNAPSHOT</version>
<version>1.0.9.BUILD-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Schema Registry Docs</name>