From 368066019cdc352017809572af0020272a3e4c4b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Nov 2018 08:59:53 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.1.RELEASE See gh-329 --- pom.xml | 13 +++++-------- spring-vault-core/pom.xml | 2 +- spring-vault-dependencies/pom.xml | 13 +++++-------- spring-vault-distribution/pom.xml | 2 +- src/main/resources/notice.txt | 2 +- 5 files changed, 13 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index d2d080c7..a8c89d2c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-parent - 2.1.1.BUILD-SNAPSHOT + 2.1.1.RELEASE Spring Vault Parent project for Spring Vault @@ -48,7 +48,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - HEAD + 2.1.1.RELEASE @@ -101,7 +101,7 @@ org.springframework.vault spring-vault-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.1.1.RELEASE import pom @@ -385,11 +385,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - true - + spring-libs-release + https://repo.spring.io/libs-release diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index f76324cb..389820ef 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.1.BUILD-SNAPSHOT + 2.1.1.RELEASE spring-vault-core diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 0f9a5b38..691da195 100644 --- a/spring-vault-dependencies/pom.xml +++ b/spring-vault-dependencies/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-dependencies - 2.2.0.BUILD-SNAPSHOT + 2.1.1.RELEASE pom spring-vault-dependencies @@ -25,7 +25,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - HEAD + 2.1.1.RELEASE @@ -75,7 +75,7 @@ org.springframework.vault spring-vault-core - 2.1.1.BUILD-SNAPSHOT + 2.1.1.RELEASE @@ -165,11 +165,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - true - + spring-libs-release + https://repo.spring.io/libs-release diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index 8a2a5ce3..c7179048 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.1.BUILD-SNAPSHOT + 2.1.1.RELEASE ../pom.xml diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index e02238a8..d4bdb1a8 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Vault 2.1.1.BUILD-SNAPSHOT +Spring Vault 2.1.1.RELEASE Copyright (c) [2016-2018] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").