Going back to snapshots

This commit is contained in:
buildmaster
2018-07-31 20:13:31 +00:00
parent 1d6201d56a
commit d5f93ecb1c
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>2.0.1.RELEASE</version>
<version>2.0.1.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>2.0.1.RELEASE</version>
<version>2.0.1.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>