You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2019/12/18 11:31:13 UTC

svn commit: r1871740 - /jackrabbit/commons/filevault-package-maven-plugin/trunk/.travis.yml

Author: kwin
Date: Wed Dec 18 11:31:13 2019
New Revision: 1871740

URL: http://svn.apache.org/viewvc?rev=1871740&view=rev
Log:
use Maven 3.6.3 for Travis due to
https://github.com/DanySK/Gravis-CI/issues/7

Modified:
    jackrabbit/commons/filevault-package-maven-plugin/trunk/.travis.yml

Modified: jackrabbit/commons/filevault-package-maven-plugin/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/filevault-package-maven-plugin/trunk/.travis.yml?rev=1871740&r1=1871739&r2=1871740&view=diff
==============================================================================
--- jackrabbit/commons/filevault-package-maven-plugin/trunk/.travis.yml (original)
+++ jackrabbit/commons/filevault-package-maven-plugin/trunk/.travis.yml Wed Dec 18 11:31:13 2019
@@ -27,6 +27,7 @@ env:
   global:
     # This is a convenience variable for shortening download commands
     - GRAVIS="https://raw.githubusercontent.com/DanySK/Gravis-CI/master/"
+    - MAVEN_VERSION="3.6.3"
     # If you use Windows, you may want to disable Windows Defender. It slows down the builds
     # dramatically, also during cache setup. From a Tanzinul Islam's idea: http://bit.ly/348VPYS,
     # This work around disables it before caching