Skip to content

Commit a4a17fc

Browse files
committed
Tag for release
1 parent e5e1fe0 commit a4a17fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rebar.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
{eunit_opts, [verbose]}.
99

1010
{deps, [
11-
{riak_pb, {git, "https://github.com/basho/riak_pb.git", {branch, "develop-3.0"}}},
11+
{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.10"}}},
1414
{mochiweb, {git, "https://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}}
1515
]}.
1616

0 commit comments

Comments
 (0)