Update SNAPSHOT to 1.0.0.RELEASE

This commit is contained in:
Mark Paluch
2017-04-10 20:06:46 +02:00
parent c3f224a7da
commit 9d21b6572e
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>

View File

@@ -11,7 +11,7 @@
</parent>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault</name>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -13,7 +13,7 @@
</parent>
<artifactId>spring-cloud-vault-dependencies</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Dependencies</name>