[maven-release-plugin] prepare release 1.0.8

This commit is contained in:
yashin 2018-07-11 16:51:59 +08:00
parent 8fdede40d5
commit 2467df2f23
1 changed files with 2 additions and 2 deletions

View File

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