diff --git a/pom.xml b/pom.xml index c8da31cb..18e671e8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.vault spring-vault-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M3 Spring Vault Parent project for Spring Vault @@ -31,7 +30,7 @@ ${project.build.directory}/shared-resources - + 2016 @@ -47,7 +46,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - HEAD + 2.0.0.M3 @@ -100,7 +99,7 @@ org.springframework.vault spring-vault-dependencies - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M3 import pom @@ -372,14 +371,11 @@ - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone + @@ -601,17 +597,17 @@ - + - + - - - + + + - + @@ -627,9 +623,9 @@ - + - + @@ -643,12 +639,8 @@ process-resources - - + + diff --git a/spring-vault-core/pom.xml b/spring-vault-core/pom.xml index 55ebc777..be99bf41 100644 --- a/spring-vault-core/pom.xml +++ b/spring-vault-core/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 org.springframework.vault spring-vault-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M3 spring-vault-core diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 8babecf5..67ec0b43 100644 --- a/spring-vault-dependencies/pom.xml +++ b/spring-vault-dependencies/pom.xml @@ -4,7 +4,7 @@ org.springframework.vault spring-vault-dependencies - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M3 pom spring-vault-dependencies @@ -25,7 +25,7 @@ scm:git:ssh://git@github.com/spring-projects/spring-vault.git - HEAD + 2.0.0.M3 @@ -72,7 +72,7 @@ org.springframework.vault spring-vault-core - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M3 @@ -146,14 +146,11 @@ - - spring-snapshots - Spring Snapshots - https://repo.spring.io/libs-snapshot - - true - - + + spring-milestones + Spring Milestones + https://repo.spring.io/libs-milestone + diff --git a/spring-vault-distribution/pom.xml b/spring-vault-distribution/pom.xml index e34a5aa0..560412ab 100644 --- a/spring-vault-distribution/pom.xml +++ b/spring-vault-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.vault spring-vault-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M3 ../pom.xml diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index fca9d352..acebcff8 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Vault 2.0.0.BUILD-SNAPSHOT +Spring Vault 2.0.0.M3 Copyright (c) [2016-2017] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").