From f489c2f903f10c969d5fef29d55f3fa6019f54b7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 19 Jun 2023 14:58:23 +0200 Subject: [PATCH] Prepare for next development iteration. See gh-799 --- pom.xml | 4 ++-- spring-vault-core/pom.xml | 2 +- spring-vault-distribution/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index fbe5f622..a6c89ca5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 3.0.3 + 3.0.4-SNAPSHOT Spring Vault Parent project for Spring Vault @@ -69,7 +69,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - 3.0.3 + HEAD diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index a4757f7d..7d4634e6 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.3 + 3.0.4-SNAPSHOT spring-vault-core diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index 2e4fda01..5555044e 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.3 + 3.0.4-SNAPSHOT ../pom.xml