Update SNAPSHOT to 2.0.0.RELEASE

This commit is contained in:
buildmaster
2018-06-19 00:56:21 +00:00
parent cf1d936650
commit e45eac5d7f
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.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>