Skip to content

Commit 209aac1

Browse files
committed
Update rebar.config
1 parent d84c8d9 commit 209aac1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
[
3636
{deps,
3737
[meck,
38-
{cuttlefish, {git, "https://github.com/kyorai/cuttlefish.git", {tag, "v3.0.1"}}}
38+
{cuttlefish, {git, "https://github.com/nhs-riak/cuttlefish.git", {branch, "nhse-develop"}}}
3939
]},
4040
{eunit_opts, [verbose]}
4141
]},
4242
{eqc,
4343
[
4444
{deps,
45-
[meck, {faulterl, {git, "https://github.com/basho/faulterl", {branch, "master"}}}]},
45+
[meck, {faulterl, {git, "https://github.com/nhs-riak/faulterl", {branch, "nhse-develop"}}}]},
4646
{overrides,
4747
[{override, faulterl, [
4848
{plugins, [pc]},

0 commit comments

Comments
 (0)