Skip to content

Commit 07ecd68

Browse files
author
Luke Bakken
committed
Prep for 2.5.2 release, use riak_pb 2.3.0.0 tag
1 parent 9978a3d commit 07ecd68

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
@@ -13,7 +13,7 @@
1313
]}.
1414

1515
{deps, [
16-
{riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {branch, "develop"}}}
16+
{riak_pb, ".*", {git, "https://github.com/basho/riak_pb", {tag, "2.3.0.0"}}}
1717
]}.
1818

1919
{edoc_opts, [

0 commit comments

Comments
 (0)