Update SNAPSHOT to 2.1.3.RELEASE

This commit is contained in:
buildmaster
2019-09-10 18:57:50 +00:00
parent a6d3429356
commit 5b2bc3df99
12 changed files with 25 additions and 19 deletions

View File

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