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 da353f4e RAT-339: Prepare for release
da353f4e is described below

commit da353f4e9eb789cd848e281669891520023ea476
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Jan 24 21:12:27 2024 +0100

    RAT-339: Prepare for release
---
 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 343f073b..3139d970 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.16"/>
+  <property name="version" value="0.16.1"/>
   <property name="src-jar"
             
location="apache-rat-core/target/apache-rat-core-${version}-sources.jar"/>
 

Reply via email to