From 070948a80534106d98cb5429e99def85f3a4dc07 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 27 Feb 2019 14:29:12 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration See gh-387. --- pom.xml | 6 +++--- spring-vault-core/pom.xml | 2 +- spring-vault-dependencies/pom.xml | 6 +++--- spring-vault-distribution/pom.xml | 2 +- src/main/resources/notice.txt | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index ca3e61e6..00463973 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT Spring Vault Parent project for Spring Vault @@ -52,7 +52,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - 2.1.2.RELEASE + HEAD @@ -105,7 +105,7 @@ org.springframework.vault spring-vault-dependencies - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT import pom diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 4ddc42b3..11290dee 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.vault spring-vault-parent - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT spring-vault-core diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 9168e046..d7387178 100644 --- a/spring-vault-dependencies/pom.xml +++ b/spring-vault-dependencies/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-dependencies - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT pom spring-vault-dependencies @@ -25,7 +25,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - 2.1.2.RELEASE + HEAD @@ -75,7 +75,7 @@ org.springframework.vault spring-vault-core - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index 3412a403..79f7a690 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT ../pom.xml diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 0202adc8..98faf58f 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Vault 2.1.2.RELEASE +Spring Vault 2.1.3.BUILD-SNAPSHOT Copyright (c) [2016-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").