[maven-release-plugin] prepare for next development iteration
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -11,7 +11,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-cloud-vault-parent</artifactId>
|
||||
<version>1.0.1.RELEASE</version>
|
||||
<version>1.0.2.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Spring Cloud Vault</name>
|
||||
@@ -35,7 +35,7 @@
|
||||
<developerConnection>
|
||||
scm:git:ssh://git@github.com/spring-cloud/spring-cloud-vault.git
|
||||
</developerConnection>
|
||||
<tag>1.0.1.RELEASE</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user