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
daniel-beck committed Aug 11, 2020
1 parent c0dd2a5 commit 239b56b
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 @@ -17,7 +17,7 @@

<artifactId>email-ext</artifactId>
<packaging>hpi</packaging>
<version>2.74</version>
<version>2.75-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://github.com/jenkinsci/email-ext-plugin</url>
Expand Down Expand Up @@ -317,7 +317,7 @@
<scm>
<connection>scm:git:https://github.com/jenkinsci/email-ext-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/email-ext-plugin.git</developerConnection>
<tag>email-ext-2.74</tag>
<tag>HEAD</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 239b56b

Please sign in to comment.