Going back to snapshots

This commit is contained in:
buildmaster
2022-11-17 20:42:36 +00:00
parent 8123e521e5
commit fe4e3d4b89
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>4.0.0-RC2</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-docs</artifactId>
<version>4.0.0-RC2</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Spring Cloud Vault Docs</name>