From 06278e1a1649337918cce89439daf3da128d7c3e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 24 Nov 2023 11:15:41 +0100 Subject: [PATCH] Prepare next development iteration. See gh-838 --- 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 f0d65148..8b869363 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 3.1.0 + 3.2.0-SNAPSHOT Spring Vault Parent project for Spring Vault diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 2f58dca4..38a86394 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.0 + 3.2.0-SNAPSHOT spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index 518c2afd..8ea756d2 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.0 + 3.2.0-SNAPSHOT ../pom.xml