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

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo.git


The following commit(s) were added to refs/heads/master by this push:
     new f6a95fb  Update Travis build to use Accumulo 1.9.1 (#1036)
f6a95fb is described below

commit f6a95fb6ef84f560c9184dceed49db48befecc40
Author: Keith Turner <[email protected]>
AuthorDate: Mon Jun 4 22:32:54 2018 -0400

    Update Travis build to use Accumulo 1.9.1 (#1036)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c996f5c..6700b62 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,6 @@ jdk:
   - openjdk8
 env:
   - ADDITIONAL_MAVEN_OPTS=
-  - ADDITIONAL_MAVEN_OPTS=-Daccumulo.version=1.9.0
+  - ADDITIONAL_MAVEN_OPTS=-Daccumulo.version=1.9.1
 script:
   - mvn clean verify javadoc:jar $ADDITIONAL_MAVEN_OPTS

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to