Skip to content

Commit 23915a3

Browse files
author
Luke Bakken
committed
Use riak_ts-develop branch in riak_repl_pb_api
1 parent b32482b commit 23915a3

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
@@ -13,7 +13,7 @@
1313
{ranch, "0.4.0-p1", {git, "https://github.com/basho/ranch.git", {tag, "0.4.0-p1"}}},
1414
{ebloom, ".*", {git, "https://github.com/basho/ebloom.git", {tag, "2.0.0"}}},
1515
{riak_kv, ".*", {git, "https://github.com/basho/riak_kv.git", {branch, "riak_ts-develop"}}},
16-
{riak_repl_pb_api, ".*", {git, "[email protected]:basho/riak_repl_pb_api.git", {branch, "develop"}}}
16+
{riak_repl_pb_api, ".*", {git, "[email protected]:basho/riak_repl_pb_api.git", {branch, "riak_ts-develop"}}}
1717
]}.
1818

1919
{edoc_opts, [{preprocess, true}]}.

0 commit comments

Comments
 (0)