Repository: couchdb-couch-log
Updated Branches:
  refs/heads/master ab3943d57 -> 105ae0103


Move dependencies to the top level repository


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

Branch: refs/heads/master
Commit: 105ae0103f21d62364334071e61ad0d4a2accc8e
Parents: ab3943d
Author: Paul J. Davis <[email protected]>
Authored: Mon Oct 6 17:24:12 2014 -0500
Committer: Paul J. Davis <[email protected]>
Committed: Mon Oct 6 17:24:12 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb-couch-log/blob/105ae010/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
index dee56d4..d4ac137 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,7 +1,3 @@
-{deps, [
-    {lager, ".*", {git, 
"https://git-wip-us.apache.org/repos/asf/couchdb-lager.git";, {branch, 
"master"}}}
-]}.
-
 {erl_opts, [debug_info, {parse_transform, lager_transform}]}.
 
 

Reply via email to