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 478a1eac RAT-311: Replace placeholder for upcoming release
478a1eac is described below

commit 478a1eacf71227fc906921f3ed0eef098943e993
Author: P. Ottlinger <[email protected]>
AuthorDate: Sat Dec 23 13:41:15 2023 +0100

    RAT-311: Replace placeholder for upcoming 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 8f0cb03c..343f073b 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.15"/>
+  <property name="version" value="0.16"/>
   <property name="src-jar"
             
location="apache-rat-core/target/apache-rat-core-${version}-sources.jar"/>
 

Reply via email to