Skip to content

Commit eb4919c

Browse files
committed
Update dependencies to point to tags for 2.0
1 parent 29b7981 commit eb4919c

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
@@ -12,7 +12,7 @@
1212
{kvc, ".*",
1313
{git, "git://github.com/etrepum/kvc.git", {tag, "v1.3.0"}}},
1414
{riak_kv, ".*",
15-
{git, "git://github.com/basho/riak_kv.git", {branch, "2.0"}}}
15+
{git, "git://github.com/basho/riak_kv.git", {tag, "2.0.0"}}}
1616
]}.
1717

1818
{pre_hooks, [{compile, "./tools/grab-solr.sh"}]}.

0 commit comments

Comments
 (0)