From 679ec32aeeb0f7755455ab9168087781febdfd3e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Aug 2024 19:33:49 +0200 Subject: [PATCH] Release Spring Vault 3.1.2. Closes gh-880 --- 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 7e49ac33f..736d3bc3f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 3.1.2-SNAPSHOT + 3.1.2 Spring Vault Parent project for Spring Vault diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index f94853bc4..22e7c52cf 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.vault spring-vault-parent - 3.1.2-SNAPSHOT + 3.1.2 spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index c93286023..ce5da6c45 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 3.1.2-SNAPSHOT + 3.1.2 ../pom.xml