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 5e32ec31 RAT-487: Remove links to older releases
5e32ec31 is described below
commit 5e32ec310901823f8af0abfa442c9f4662d9e483
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Oct 12 19:57:17 2025 +0200
RAT-487: Remove links to older releases
---
ant-task-examples.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ant-task-examples.xml b/ant-task-examples.xml
index ac18ad3d..c5ddbe74 100644
--- a/ant-task-examples.xml
+++ b/ant-task-examples.xml
@@ -25,7 +25,7 @@
</description>
<property name="src-dir" location="apache-rat-core/src/main/java"/>
- <property name="version" value="0.17"/>
+ <property name="version" value="1.0.0"/>
<property name="src-jar"
location="apache-rat-core/target/apache-rat-core-${version}-sources.jar"/>