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

This commit is contained in:
yashin 2018-07-20 21:50:48 +08:00
parent 220f5df6e0
commit dc2616800b
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
</properties>
<artifactId>gitee</artifactId>
<version>1.0.11</version>
<version>1.0.12-SNAPSHOT</version>
<name>Gitee Plugin</name>
<url>https://wiki.jenkins.io/display/JENKINS/Gitee+Plugin</url>
<packaging>hpi</packaging>
@ -51,7 +51,7 @@
<connection>scm:git:ssh://github.com:jenkinsci/gitee-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/gitee-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/gitee-plugin</url>
<tag>gitee-1.0.11</tag>
<tag>HEAD</tag>
</scm>
<!--get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need-->
<repositories>