Skip to content

Commit

Permalink
[maven-release-plugin] prepare release email-ext-2.102
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Sep 26, 2023
1 parent a731ec4 commit 81d353e
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 @@ -10,7 +10,7 @@
</parent>

<artifactId>email-ext</artifactId>
<version>${revision}${changelist}</version>
<version>2.102</version>
<packaging>hpi</packaging>
<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>
Expand Down Expand Up @@ -88,7 +88,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>email-ext-2.102</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 81d353e

Please sign in to comment.