Going back to snapshots

This commit is contained in:
buildmaster
2019-03-05 20:42:11 +00:00
parent 3ccda245ce
commit 8513cb5944
10 changed files with 15 additions and 153 deletions

View File

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