Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaSha committed Oct 7, 2019
1 parent 546bb94 commit 7549b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.coravy.hudson.plugins.github</groupId>
<artifactId>github</artifactId>
<version>1.29.5</version>
<version>1.30.0-SNAPSHOT</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>v1.29.5</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit 7549b07

Please sign in to comment.