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 4e2a6ab5 RAT-343, RAT-339: prepare for upcoming 0.16.1
4e2a6ab5 is described below
commit 4e2a6ab524dfcf4de20bcf62330f08648a852b81
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jan 11 15:15:59 2024 +0100
RAT-343, RAT-339: prepare for upcoming 0.16.1
---
src/changes/changes.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b6a3582a..72f47816 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,8 +56,13 @@ The <action> type attribute can be add,update,fix,remove.
TODO: collect all dependabot updates for release 0.18.
</action>
</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.
+ </action>
+ </release>
+ -->
+ <release version="0.16.1-SNAPSHOT" date="xxxx-yy-zz" description="Current
SNAPSHOT - release to be done">
<action issue="RAT-342" type="add" dev="pottlinger">
Use Maven wrapper (with version 3.9.6) for reproducable local builds
and on ASF Jenkins and Github Actions.
</action>