diff --git a/pom.xml b/pom.xml index ecfdc9e2..ca3e61e6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 org.springframework.vault spring-vault-parent - 2.1.2.BUILD-SNAPSHOT + 2.1.2.RELEASE Spring Vault Parent project for Spring Vault @@ -38,7 +36,7 @@ ${project.build.directory}/doc-resources - + 2016 @@ -54,7 +52,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - HEAD + 2.1.2.RELEASE @@ -107,7 +105,7 @@ org.springframework.vault spring-vault-dependencies - 2.1.2.BUILD-SNAPSHOT + 2.1.2.RELEASE import pom @@ -401,11 +399,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - true - + spring-libs-release + https://repo.spring.io/libs-release @@ -695,14 +690,12 @@ - - - - + + + + - + @@ -717,12 +710,10 @@ - - + + - + @@ -736,32 +727,17 @@ generate-resources - - - - - + + + + + - - + + - - + + @@ -776,34 +752,22 @@ - - - - + + + + - - - + + + - + - + - + diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 76fc1cc7..4ddc42b3 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.BUILD-SNAPSHOT + 2.1.2.RELEASE spring-vault-core diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 39d81696..9168e046 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.BUILD-SNAPSHOT + 2.1.2.RELEASE pom spring-vault-dependencies @@ -25,7 +25,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - HEAD + 2.1.2.RELEASE @@ -75,7 +75,7 @@ org.springframework.vault spring-vault-core - 2.1.2.BUILD-SNAPSHOT + 2.1.2.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 31ef714c..3412a403 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.BUILD-SNAPSHOT + 2.1.2.RELEASE ../pom.xml diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index dc151025..0202adc8 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Vault 2.1.2.BUILD-SNAPSHOT +Spring Vault 2.1.2.RELEASE Copyright (c) [2016-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").