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
hashar committed May 17, 2021
1 parent 19d4923 commit 1c7a331
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 @@ -51,7 +51,7 @@

<artifactId>gearman-plugin</artifactId>
<packaging>hpi</packaging>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>

<name>Gearman Plugin</name>
<description>Integrates Gearman application framework with Jenkins</description>
Expand Down Expand Up @@ -82,7 +82,7 @@
<connection>scm:git:git@github.com:jenkinsci/gearman-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/gearman-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/gearman-plugin</url>
<tag>gearman-plugin-0.5.0</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 1c7a331

Please sign in to comment.