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-email.git
The following commit(s) were added to refs/heads/master by this push:
new 2b9960e Don't need to end a paragraph with an extra line break
2b9960e is described below
commit 2b9960e99c8e1a96060e51e726457d9715a68377
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:45:34 2025 -0500
Don't need to end a paragraph with an extra line break
---
src/site/xdoc/building.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/site/xdoc/building.xml b/src/site/xdoc/building.xml
index 2a22e3c..2eb1109 100644
--- a/src/site/xdoc/building.xml
+++ b/src/site/xdoc/building.xml
@@ -54,7 +54,6 @@ limitations under the License.
Commons Email requires
<a href="http://code.google.com/p/subethasmtp/">SubEtha SMTP</a>
for its unit tests.
- <br />
</p>
<p>
This jar will be automatically installed to your local Maven repository