Going back to snapshots

This commit is contained in:
buildmaster
2019-11-18 20:17:35 +00:00
parent bc976f0620
commit bd2c67d3be
10 changed files with 18 additions and 23 deletions

View File

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