[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Mark Paluch
2017-05-12 19:45:28 +02:00
parent c8c85b75f1
commit 5f6cb4fde0
9 changed files with 11 additions and 15 deletions

View File

@@ -5,12 +5,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-vault-parent</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-vault-config-docs</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Vault Config Docs</name>