From be856ca44dfc81197ee2cba762f0131a44bd876e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 5 Oct 2017 15:17:45 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.0.RELEASE See gh-153. --- pom.xml | 46 ++++++++++--------------------- spring-vault-core/pom.xml | 5 ++-- spring-vault-dependencies/pom.xml | 17 ++---------- spring-vault-distribution/pom.xml | 2 +- src/main/resources/notice.txt | 2 +- 5 files changed, 22 insertions(+), 50 deletions(-) diff --git a/pom.xml b/pom.xml index 1e384c0e..23905598 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.vault spring-vault-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE Spring Vault Parent project for Spring Vault @@ -28,7 +27,7 @@ ${basedir} - + 2016 @@ -42,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 - HEAD + 1.1.0.RELEASE @@ -95,7 +94,7 @@ org.springframework.vault spring-vault-dependencies - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE import pom @@ -341,17 +340,6 @@ - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - - - @@ -589,17 +577,17 @@ - + - + - - - + + + - + @@ -615,9 +603,9 @@ - + - + @@ -631,12 +619,8 @@ process-resources - - + + diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index fbffb0c9..e78ea0d5 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.springframework.vault spring-vault-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE spring-vault-core diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 3deb9bfc..a6c33eb1 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.0.BUILD-SNAPSHOT + 1.1.0.RELEASE 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 - HEAD + 1.1.0.RELEASE @@ -71,7 +71,7 @@ org.springframework.vault spring-vault-core - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE @@ -151,17 +151,6 @@ - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - - - diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index 9d242470..f55126ea 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.0.BUILD-SNAPSHOT + 1.1.0.RELEASE ../pom.xml diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 6fb7d67f..cfcc3c7f 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Vault 1.1.0.BUILD-SNAPSHOT +Spring Vault 1.1.0.RELEASE Copyright (c) [2016-2017] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").