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
davidvanlaatum committed Jun 29, 2017
1 parent 8a1936c commit d0c1567
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 @@ -18,7 +18,7 @@

<artifactId>email-ext</artifactId>
<packaging>hpi</packaging>
<version>2.58</version>
<version>2.59-SNAPSHOT</version>
<name>Email Extension Plugin</name>
<description>Allows to configure every aspect of email notifications: when an email is sent, who should receive it and what the email says</description>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin</url>
Expand Down Expand Up @@ -258,7 +258,7 @@
<scm>
<connection>scm:git:https://github.com/jenkinsci/email-ext-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/email-ext-plugin.git</developerConnection>
<tag>email-ext-2.58</tag>
<tag>HEAD</tag>
</scm>

<repositories>
Expand Down

0 comments on commit d0c1567

Please sign in to comment.