Skip to content

Commit 0f0a485

Browse files
committed
Tag for release
1 parent 982b973 commit 0f0a485

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
@@ -8,7 +8,7 @@
88
{eunit_opts, [verbose]}.
99

1010
{deps, [
11-
{riak_pb, {git, "git://github.com/basho/riak_pb.git", {branch, "develop-3.0"}}},
11+
{riak_pb, {git, "git://github.com/basho/riak_pb.git", {tag, "3.0.7"}}},
1212
{webmachine, {git, "git://github.com/webmachine/webmachine.git", {tag, "1.11.1"}}},
1313
{riak_core, {git, "git://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.5"}}},
1414
{mochiweb, {git, "git://github.com/basho/mochiweb.git", {tag, "2.12.1+riak.3.0.4"}}}

0 commit comments

Comments
 (0)