Skip to content

Commit 31938c1

Browse files
committed
[maven-release-plugin] prepare release 7.2.2
1 parent ab5642b commit 31938c1

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.2.4</version>
77
</parent>
88
<artifactId>subethasmtp</artifactId>
9-
<version>7.2.1-SNAPSHOT</version>
9+
<version>7.2.2</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>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:https://github.com/davidmoten/subethasmtp.git</connection>
2828
<developerConnection>scm:git:https://github.com/davidmoten/subethasmtp.git</developerConnection>
2929
<url>scm:git:https://github.com:davidmoten/subethasmtp.git</url>
30-
<tag>7.1.7</tag>
30+
<tag>7.2.2</tag>
3131
</scm>
3232
<issueManagement>
3333
<system>GitHub</system>

0 commit comments

Comments
 (0)