You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ct...@apache.org on 2016/08/11 22:08:52 UTC

[5/6] incubator-fluo git commit: Update to 1-incubating parent POM

Update to 1-incubating parent POM


Project: http://git-wip-us.apache.org/repos/asf/incubator-fluo/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fluo/commit/9efe748e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fluo/tree/9efe748e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fluo/diff/9efe748e

Branch: refs/heads/master
Commit: 9efe748e579d91018d00f311f8a951c599ea297a
Parents: f8d0af6
Author: Christopher Tubbs <ct...@apache.org>
Authored: Mon Jul 25 17:53:51 2016 -0400
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Thu Aug 4 15:56:17 2016 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fluo/blob/9efe748e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc7b3b1..8cfcbfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.fluo</groupId>
     <artifactId>fluo-parent</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>1-incubating</version>
   </parent>
   <artifactId>fluo-project</artifactId>
   <version>1.0.0-incubating-SNAPSHOT</version>