Going back to snapshots

This commit is contained in:
buildmaster
2023-04-27 17:34:28 +00:00
parent 8e293e1fe4
commit 116a81af40
9 changed files with 14 additions and 14 deletions

View File

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