Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mailer-1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
alecharp committed Sep 19, 2019
1 parent 08da63d commit 7e5cae6
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>1.28-SNAPSHOT</version>
<version>1.28</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 @@ -162,7 +162,7 @@
<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>mailer-1.28</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 7e5cae6

Please sign in to comment.