You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/08/20 15:09:22 UTC

[14/14] couch-stats commit: updated refs/heads/master to bb24add

Use the Apache Mirror of Folsom


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/commit/bb24add4
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/tree/bb24add4
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/diff/bb24add4

Branch: refs/heads/master
Commit: bb24add4404db20a7b2f8121594b6f54eb18bd0c
Parents: 18749bd
Author: Paul J. Davis <pa...@gmail.com>
Authored: Sun Aug 17 13:03:24 2014 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Tue Aug 19 12:54:12 2014 -0500

----------------------------------------------------------------------
 rebar.config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch-stats/blob/bb24add4/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
index d5e617d..8bdd995 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
 {deps, [
-    {folsom, ".*", {git, "https://github.com/boundary/folsom.git",
-        {tag, "0.8.1"}}}
+    {folsom, ".*", {git, "https://git-wip-us.apache.org/repos/asf/couchdb-folsom.git",
+        {branch, master}}}
 ]}.