You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/08/31 22:01:52 UTC

[creadur-rat] branch after-r0.15-isOut updated: RAT-311: Prepare for changes in 0.16

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

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


The following commit(s) were added to refs/heads/after-r0.15-isOut by this push:
     new edd15b84 RAT-311: Prepare for changes in 0.16
edd15b84 is described below

commit edd15b8498cc2b300d4c4d1023a23411e143b707
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Thu Sep 1 00:01:43 2022 +0200

    RAT-311: Prepare for changes in 0.16
---
 src/changes/changes.xml | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index acc3b06a..e05c0db0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,11 +53,17 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
 
   <body>
-    <!--release version="0.16-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done">
-      <action issue="RAT-3xx" type="update" dev="pottlinger" due-to="dependabot">
-        TODO: collect all dependabot updates for release 0.16.
+    <!--release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done">
+      <action issue="RAT-xxx" type="update" dev="pottlinger" due-to="dependabot">
+        TODO: collect all dependabot updates for release 0.17.
       </action>
+    </release>
     -->
+    <release version="0.16-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done">
+      <action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
+        TODO: collect all dependabot updates for release 0.16.
+      </action>
+    </release>
     <release version="0.15" date="2022-08-31" description="This release fixes a warning during site builds and updates various dependencies.">
       <action issue="RAT-305" type="update" dev="pottlinger" due-to="dependabot">
         Update maven-project-info-reports-plugin from 3.3.0 to 3.4.1.