Skip to content

Commit fdfd246

Browse files
committed
Use correct cuttlefish
1 parent 845cab5 commit fdfd246

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
@@ -31,7 +31,7 @@
3131
{deps, [
3232
{cuttlefish,
3333
{git, "https://github.com/basho/cuttlefish.git",
34-
{branch, "develop-3.0-mergerebar3"} }}
34+
{branch, "develop-3.0"} }}
3535
]}.
3636

3737
{profiles, [

0 commit comments

Comments
 (0)