Update SNAPSHOT to 2.0.4.RELEASE

This commit is contained in:
buildmaster
2019-06-08 14:37:22 +00:00
parent 146b41bc7d
commit 83f0fe831e
10 changed files with 149 additions and 15 deletions

View File

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