Post-release cleanups.

See gh-185.
This commit is contained in:
Mark Paluch
2017-11-28 10:32:00 +01:00
parent 941421ae82
commit 96afa60f6c
9 changed files with 11 additions and 11 deletions

View File

@@ -5,12 +5,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.1.1.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.1.1.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>
@@ -19,7 +19,7 @@
<properties>
<docs.main>spring-cloud-vault</docs.main>
<main.basedir>${basedir}/..</main.basedir>
<docs.whitelisted.branches>1.0.x</docs.whitelisted.branches>
<docs.whitelisted.branches>1.1.x</docs.whitelisted.branches>
</properties>
<build>

View File

@@ -11,7 +11,7 @@
</parent>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.1.1.BUILD-SNAPSHOT</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.2.0.BUILD-SNAPSHOT</version>
<version>1.1.1.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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