Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lanwen-ci committed Aug 4, 2017
1 parent 505a466 commit 60a4b9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.6</version>
<relativePath/>
<relativePath />
</parent>

<groupId>com.coravy.hudson.plugins.github</groupId>
<artifactId>github</artifactId>
<version>1.28.0-SNAPSHOT</version>
<version>1.28.0</version>
<packaging>hpi</packaging>

<name>GitHub plugin</name>
Expand Down Expand Up @@ -39,7 +39,7 @@
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/github-plugin</url>
<tag>HEAD</tag>
<tag>v1.28.0</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit 60a4b9e

Please sign in to comment.