From fa599f919c56f471c83e6b1c509c7e4e8ca39690 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Nov 2018 11:35:03 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration See gh-332 --- pom.xml | 13 ++++++++----- 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, 14 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index de0545b0..ba8a74d6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 1.1.3.RELEASE + 1.1.4.BUILD-SNAPSHOT Spring Vault Parent project for Spring Vault @@ -41,7 +41,7 @@ https://github.com/spring-projects/spring-vault scm:git:git://github.com/spring-projects/spring-vault.git scm:git:ssh://git@github.com/spring-projects/spring-vault.git - 1.1.3.RELEASE + HEAD @@ -56,8 +56,11 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + true + @@ -101,7 +104,7 @@ org.springframework.vault spring-vault-dependencies - 1.1.3.RELEASE + 1.1.4.BUILD-SNAPSHOT import pom diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index e92aacc8..e7a1b8f1 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.vault spring-vault-parent - 1.1.3.RELEASE + 1.1.4.BUILD-SNAPSHOT spring-vault-core diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 686cfe62..b4a0550f 100644 --- a/spring-vault-dependencies/pom.xml +++ b/spring-vault-dependencies/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-dependencies - 1.1.3.RELEASE + 1.1.4.BUILD-SNAPSHOT pom spring-vault-dependencies @@ -23,7 +23,7 @@ https://github.com/spring-projects/spring-vault scm:git:git://github.com/spring-projects/spring-vault.git scm:git:ssh://git@github.com/spring-projects/spring-vault.git - 1.1.3.RELEASE + HEAD @@ -71,7 +71,7 @@ org.springframework.vault spring-vault-core - 1.1.3.RELEASE + 1.1.4.BUILD-SNAPSHOT diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index 314cf36c..8a0aba8c 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 1.1.3.RELEASE + 1.1.4.BUILD-SNAPSHOT ../pom.xml diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 38d0628e..0508d1ef 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Vault 1.1.3.RELEASE +Spring Vault 1.1.3.BUILD-SNAPSHOT Copyright (c) [2016-2018] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").