This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a4cf43c Fix error in changelogs / release preparation
7a4cf43c is described below

commit 7a4cf43c88214b26f470a3c7932be662817081bd
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jan 11 16:40:15 2024 +0100

    Fix error in changelogs / release preparation
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b91f08c9..7323d6ff 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
     </release>
     <release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
       <action issue="RAT-345" type="update" dev="pottlinger" 
due-to="dependabot">
-        TODO: collect all dependabot updates for release 0.18.
+        TODO: collect all dependabot updates for release 0.17.
       </action>
     </release>
     -->
@@ -70,7 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
         Reimplement old configuration elements for custom licenses in Maven 
plugin configurations (and updates to the webpage).
       </action>
       <action issue="RAT-339" type="update" dev="pottlinger" 
due-to="dependabot">
-        TODO: collect all dependabot updates for release 0.17.
+        TODO: collect all dependabot updates for release 0.16.1
       </action>
     </release>
     <release version="0.16" date="2023-12-28" description=

Reply via email to