Skip to content

Commit aa74be2

Browse files
committed
[maven-release-plugin] prepare release 5.2.4
1 parent 8646866 commit aa74be2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<version>0.1</version>
77
</parent>
88
<artifactId>subethasmtp</artifactId>
9-
<version>5.2.4-SNAPSHOT</version>
9+
<version>5.2.4</version>
1010
<packaging>jar</packaging>
1111
<name>${project.artifactId}</name>
1212
<description>A fork of a fork (!) of SubEtha, an easy-to-use server-side SMTP library for Java.</description>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:https://github.com/davidmoten/subethasmtp.git</connection>
2424
<developerConnection>scm:git:https://github.com/davidmoten/subethasmtp.git</developerConnection>
2525
<url>scm:git:https://github.com:davidmoten/subethasmtp.git</url>
26-
<tag>HEAD</tag>
26+
<tag>5.2.4</tag>
2727
</scm>
2828
<issueManagement>
2929
<system>GitHub</system>

0 commit comments

Comments
 (0)