Skip to content

Commit 1ccf721

Browse files
committed
Update with tag for release
1 parent 4590e17 commit 1ccf721

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
@@ -10,7 +10,7 @@
1010
{deps, [
1111
{riak_pb, {git, "https://github.com/basho/riak_pb.git", {tag, "3.0.10"}}},
1212
{webmachine, {git, "https://github.com/webmachine/webmachine.git", {tag, "1.11.1"}}},
13-
{riak_core, {git, "https://github.com/basho/riak_core.git", {branch, "develop-3.0"}}},
13+
{riak_core, {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.16"}}},
1414
{mochiweb, {git, "https://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}}
1515
]}.
1616

0 commit comments

Comments
 (0)