Update SNAPSHOT to Edgware.SR5

This commit is contained in:
buildmaster
2018-10-16 00:29:12 +00:00
parent 7eafd9e136
commit 083f4c2b2f
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>1.1.2.BUILD-SNAPSHOT</version>
<version>1.1.2.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>1.1.2.BUILD-SNAPSHOT</version>
<version>1.1.2.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>