Updates version to 3.1.0-SNAPSHOT

This commit is contained in:
spencergibb
2021-07-09 15:37:40 -04:00
parent 295fd1a48e
commit d290aaeafa
9 changed files with 11 additions and 11 deletions

View File

@@ -7,12 +7,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-docs</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Spring Cloud Vault Docs</name>