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

See gh-138.
This commit is contained in:
Mark Paluch
2017-07-21 13:25:15 +02:00
parent 3844367bb8
commit fab421a1d3
11 changed files with 15 additions and 21 deletions

View File

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