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/06/12 22:29:30 UTC

[creadur-rat] branch master updated: Open up development for 0.15-SNAPSHOT

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 de022926 Open up development for 0.15-SNAPSHOT
de022926 is described below

commit de0229266db1ef711073bab2022e7632c53db704
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Mon Jun 13 00:29:24 2022 +0200

    Open up development for 0.15-SNAPSHOT
---
 src/changes/changes.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b1d0cb32..c8d6678a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,9 +42,7 @@ The <action> type attribute can be add,update,fix,remove.
     the rest are optional; order not important
 
     having the issue number first makes it easier to read the XML outline
-
 -->
-
 <document xmlns="http://maven.apache.org/changes/1.0.0"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
@@ -54,7 +52,9 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
 
   <body>
-    <!--release version="0.14-SNAPSHOT" date="2022-05-28" description="Current SNAPSHOT - to be done"-->
+    <release version="0.15-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done"-->
+    </release>
+
     <release version="0.14" date="2022-05-28" description="This release contains dependency updates, bugfixes and many improvements apart from infrastructure updates at ASF.">
       <action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot">
         Update maven-jxr-plugin from 2.5 to 3.2.0.