Update SNAPSHOT to 2.0.1.RELEASE

This commit is contained in:
buildmaster
2018-07-31 20:11:57 +00:00
parent 134e1906be
commit 1d6201d56a
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.1.BUILD-SNAPSHOT</version>
<version>2.0.1.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.1.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>