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 2019/06/01 07:17:28 UTC

[creadur-rat] branch trunk updated: Update version to trigger a new Travis build

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f491405  Update version to trigger a new Travis build
f491405 is described below

commit f491405759bd2bd7994faca886e14dada2b20e4b
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Sat Jun 1 09:17:17 2019 +0200

    Update version to trigger a new Travis build
---
 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 da20688..2a2ee69 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.12"/>
+  <property name="version" value="0.13"/>
   <property name="src-jar"
             location="apache-rat-core/target/apache-rat-core-${version}-sources.jar"/>