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/11/08 14:44:28 UTC

[creadur-tentacles] branch master updated: TENTACLES-16: Fix copy/paste error in changelog

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-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new 19448b3  TENTACLES-16: Fix copy/paste error in changelog
19448b3 is described below

commit 19448b3de692de064914ac00f59dffd9c7dea14b
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Tue Nov 8 15:44:04 2022 +0100

    TENTACLES-16: Fix copy/paste error in changelog
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bb5fa46..fb58be5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <!--release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done">
       <action issue="TENTACLES-xxx" type="update" dev="pottlinger" due-to="dependabot">
-        TODO: collect all dependabot updates for release 0.17.
+        TODO: collect all dependabot updates for release 0.2.
       </action>
     </release>
     -->