From 2f17d7b7ee494c5b4e64fbd25c5ee487c0c62936 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 20 Feb 2023 14:51:29 +0100 Subject: [PATCH] Release 3.0.1. Closes gh-755 --- 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 a4a76ce9..ba3bb812 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.vault spring-vault-parent - 3.0.1-SNAPSHOT + 3.0.1 Spring Vault Parent project for Spring Vault diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 4c598aea..bff60480 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.vault spring-vault-parent - 3.0.1-SNAPSHOT + 3.0.1 spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index f442b0eb..653cdf55 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml