From 999f3659760e248adbca593749340011b174fe77 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 16 Jun 2025 08:50:23 +0200 Subject: [PATCH] Release Spring Vault 4.0 M1. Closes gh-918 --- 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 d0a6f59f..7f32289d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.vault spring-vault-parent - 4.0.0-SNAPSHOT + 4.0.0-M1 Spring Vault Parent project for Spring Vault diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index ab2c4cbb..c70f7ce4 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -6,7 +6,7 @@ org.springframework.vault spring-vault-parent - 4.0.0-SNAPSHOT + 4.0.0-M1 spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index ee337918..8a4bdce1 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 4.0.0-SNAPSHOT + 4.0.0-M1 ../pom.xml