Fixing versions

This commit is contained in:
Ryan Baxter
2019-05-28 16:21:38 -04:00
parent ecfa24f7c3
commit 6967a6fcc3
9 changed files with 12 additions and 12 deletions

View File

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