You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/07/17 11:55:04 UTC

[commons-parent] 01/04: Format bit

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-parent.git

commit 0109defd5c4d43ffdeedaac1a7b9979e7a1590b6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jul 17 07:43:38 2022 -0400

    Format bit
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 401fe47..1c01380 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
     <body>
         <release version="54" date="2022-03-31" description="WIP">
            <!-- ADD -->
-          <action type="add" dev="sebb">Add .vscode/* to RAT excludes.</action>
+           <action type="add" dev="sebb">Add .vscode/* to RAT excludes.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Add property commons.javadoc18.java.link.</action>
            <!-- UPDATE -->
            <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/cache from 3 to 3.0.5, #118.</action>