Update SNAPSHOT to 1.0.0.RELEASE

This commit is contained in:
Mark Paluch
2017-04-10 20:06:46 +02:00
parent 6556240e87
commit 47ce37b724
9 changed files with 10 additions and 10 deletions

View File

@@ -5,13 +5,13 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>1.3.0.M1</version>
<version>1.3.1.RELEASE</version>
<relativePath />
<!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>