Skip to content

Commit b0ec38e

Browse files
committed
Update rebar.config
Switch to develop-2.9 poolboy
1 parent f78fb23 commit b0ec38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
{deps, [
1313
{lager, ".*", {git, "git://github.com/basho/lager.git", {tag, "3.2.4"}}},
14-
{poolboy, ".*", {git, "git://github.com/basho/poolboy.git", {tag, "0.8.2"}}},
14+
{poolboy, ".*", {git, "git://github.com/basho/poolboy.git", {branch, "develop-2.9"}}},
1515
{basho_stats, ".*", {git, "git://github.com/basho/basho_stats.git", {tag, "1.0.3.5"}}},
1616
{riak_sysmon, ".*", {git, "https://github.com/basho/riak_sysmon.git", {tag, "2.1.5"}}},
1717
{eleveldb, ".*", {git, "git://github.com/martinsumner/eleveldb.git", {branch, "mas-2.0.34-ee"}}},

0 commit comments

Comments
 (0)