From 769ae89355be03e182b912d153f304c49ca4ec42 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 25 Apr 2025 15:29:49 +0200 Subject: [PATCH] Release Spring Vault 3.2.0-M1. Closes gh-910 --- pom.xml | 2 +- spring-vault-core/pom.xml | 2 +- spring-vault-distribution/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a5e783b2..11f2555c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 3.2.0-SNAPSHOT + 3.2.0-M1 Spring Vault Parent project for Spring Vault diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 4d59af60..f76aba34 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.vault spring-vault-parent - 3.2.0-SNAPSHOT + 3.2.0-M1 spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index f40c35d8..a56efacf 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 3.2.0-SNAPSHOT + 3.2.0-M1 ../pom.xml