Skip to content

Commit 5da9f75

Browse files
committed
Update for release
1 parent 334749a commit 5da9f75

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

.hgignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

.hgtags

Lines changed: 0 additions & 9 deletions
This file was deleted.

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
{poolboy, {git, "https://github.com/basho/poolboy.git", {tag, "riak_kv-3.0.0"}}},
2525
{riak_sysmon, {git, "https://github.com/basho/riak_sysmon.git", {tag, "2.2.1"}}},
2626
{clique, {git, "https://github.com/basho/clique.git", {tag, "0.3.12"}}},
27-
{eleveldb, {git, "https://github.com/basho/eleveldb.git", {branch, "develop-3.0"}}},
27+
{eleveldb, {git, "https://github.com/basho/eleveldb.git", {tag, "riak_kv-3.0.12"}}},
2828
{riak_ensemble, {git, "https://github.com/basho/riak_ensemble", {tag, "riak_kv-3.0.10"}}},
2929
{pbkdf2, {git, "https://github.com/basho/erlang-pbkdf2.git", {tag, "2.1.0"}}},
3030
{cluster_info, {git, "https://github.com/basho/cluster_info.git", {tag, "2.1.0"}}},

0 commit comments

Comments
 (0)