Update SNAPSHOT to 4.0.0-RC1

This commit is contained in:
buildmaster
2022-10-28 01:08:58 +00:00
parent 47657897c9
commit 1a0a6ffaf9
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-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-docs</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
<packaging>jar</packaging>
<name>Spring Cloud Vault Docs</name>