[maven-release-plugin] prepare release 1.0.8
This commit is contained in:
parent
8fdede40d5
commit
2467df2f23
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue