Update SNAPSHOT to 2.0.0.RC2

This commit is contained in:
buildmaster
2018-05-25 15:16:14 +00:00
parent 50313c1216
commit 7cac6615d2
9 changed files with 14 additions and 14 deletions

View File

@@ -5,12 +5,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC2</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>