Update SNAPSHOT to 2.1.5.RELEASE

This commit is contained in:
buildmaster
2020-02-01 00:58:12 +00:00
parent 53724f6cf6
commit 440129346d
10 changed files with 23 additions and 18 deletions

View File

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