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

[fluo-website] branch fluo-tour updated: update to latest fluo version (#155)

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

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


The following commit(s) were added to refs/heads/fluo-tour by this push:
     new b625151  update to latest fluo version (#155)
b625151 is described below

commit b62515101d45b29716c1699e4a31f072949f10b4
Author: Keith Turner <ke...@deenlo.com>
AuthorDate: Fri Mar 23 17:35:32 2018 -0400

    update to latest fluo version (#155)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index bc1049f..2009709 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,8 +13,8 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <accumulo.version>1.7.3</accumulo.version>
-    <fluo.version>1.1.0-incubating</fluo.version>
-    <fluo-recipes.version>1.1.0-incubating</fluo-recipes.version>
+    <fluo.version>1.2.0</fluo.version>
+    <fluo-recipes.version>1.2.0</fluo-recipes.version>
   </properties>
 
   <build>

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