This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push:
new 93f6f8dc End sentence with a period
93f6f8dc is described below
commit 93f6f8dcc19a57925ed9ce51664dabbce5c35422
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 23 03:36:10 2023 -0400
End sentence with a period
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2fb6d497..c60e9f23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
by mvn changes:announcement-generate -->
<description>
Apache Commons Net library contains a collection of network utilities and
protocol implementations.
-Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S),
Telnet, Whois
+Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S),
Telnet, Whois.
</description>
<url>https://commons.apache.org/proper/commons-net/</url>
<inceptionYear>2001</inceptionYear>