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/09/21 19:59:53 UTC

[commons-parent] branch master updated: Add placeholder for release 55

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


The following commit(s) were added to refs/heads/master by this push:
     new d0da6bc  Add placeholder for release 55
d0da6bc is described below

commit d0da6bc5495001e4516476fd99cf531827b7c2b8
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Sep 21 15:59:48 2022 -0400

    Add placeholder for release 55
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6cb58e7..b3189a4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,8 @@ The <action> type attribute can be add,update,fix,remove.
      -->
 
     <body>
+        <release version="55" date="2022-MM-DD" description="Version 55: SBOMs">
+        </release>   
         <release version="54" date="2022-09-18" description="Version 54: SBOMs, drop JDepend, replace FindBugs with SpotBugs, dependency bumps.">
            <!-- ADD -->
            <action type="add" dev="sebb">Add .vscode/* to RAT excludes.</action>