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
rsandell committed Dec 11, 2015
1 parent a7f9149 commit 82faa6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -8,7 +8,7 @@

<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
<artifactId>gerrit-trigger</artifactId>
<version>2.18.2</version>
<version>2.18.3-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Gerrit Trigger</name>
<description>Integrates with Gerrit code review.</description>
Expand Down Expand Up @@ -354,6 +354,6 @@
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
<tag>gerrit-trigger-2.18.2</tag>
<tag>HEAD</tag>
</scm>
</project>

0 comments on commit 82faa6e

Please sign in to comment.