Skip to content

Commit 60a4b9e

Browse files
author
lanwen-ci
committed
[maven-release-plugin] prepare release v1.28.0
1 parent 505a466 commit 60a4b9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
88
<version>2.6</version>
9-
<relativePath/>
9+
<relativePath />
1010
</parent>
1111

1212
<groupId>com.coravy.hudson.plugins.github</groupId>
1313
<artifactId>github</artifactId>
14-
<version>1.28.0-SNAPSHOT</version>
14+
<version>1.28.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>GitHub plugin</name>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
4040
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
4141
<url>https://github.com/jenkinsci/github-plugin</url>
42-
<tag>HEAD</tag>
42+
<tag>v1.28.0</tag>
4343
</scm>
4444
<issueManagement>
4545
<system>JIRA</system>

0 commit comments

Comments
 (0)