Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mailer-1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
alecharp committed Mar 24, 2021
1 parent 1b298c1 commit 23aaeff
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 @@ -9,7 +9,7 @@

<artifactId>mailer</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<version>1.34</version>
<name>Jenkins Mailer Plugin</name>
<description>This plugin allows you to configure email notifications for build results</description>
<url>https://github.com/jenkinsci/mailer-plugin</url>
Expand Down Expand Up @@ -163,7 +163,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/mailer-plugin</url>
<tag>${scmTag}</tag>
<tag>mailer-1.34</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 23aaeff

Please sign in to comment.