You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by mw...@apache.org on 2018/03/23 15:07:39 UTC

[fluo-website] 01/01: Updated Fluo Recipes Version (#66)

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

mwalch pushed a commit to branch fluo-tour
in repository https://gitbox.apache.org/repos/asf/fluo-website.git

commit d2064ceb1ab76a137e3a1085c8bd1ef0b41a5d0f
Author: Keith Turner <ke...@deenlo.com>
AuthorDate: Tue Jun 27 09:40:46 2017 -0400

    Updated Fluo Recipes Version (#66)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a154351..bc1049f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,9 +12,9 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <accumulo.version>1.7.2</accumulo.version>
+    <accumulo.version>1.7.3</accumulo.version>
     <fluo.version>1.1.0-incubating</fluo.version>
-    <fluo-recipes.version>1.0.0-incubating</fluo-recipes.version>
+    <fluo-recipes.version>1.1.0-incubating</fluo-recipes.version>
   </properties>
 
   <build>

-- 
To stop receiving notification emails like this one, please contact
mwalch@apache.org.