Skip to content

Commit

Permalink
[maven-release-plugin] prepare release email-ext-2.105
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Mar 4, 2024
1 parent 4f9e51a commit 8186bcf
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.105</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.105</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 8186bcf

Please sign in to comment.