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 ed7aa8a RAT-291: Fix links to Travis
ed7aa8a is described below
commit ed7aa8a905cedae08e65d33281f95fb470efc4af
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Dec 23 14:47:11 2021 +0100
RAT-291: Fix links to Travis
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f8842ca..b990eb2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current
SNAPSHOT - to be done">
+ <action issue="RAT-291" type="fix" dev="pottlinger">
+ Fix links to Travis builds for all creadur projects.
+ </action>
<action issue="RAT-290" type="fix" dev="pottlinger" due-to="dependabot">
Update maven-dependency-plugin from 3.1.1 to 3.2.0. Thanks to
dependabot.
</action>