Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit 04cdbec

Browse files
committed
Use tag version
1 parent c721844 commit 04cdbec

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
@@ -3,7 +3,7 @@
33

44
{deps, [
55
{lager, "3.6.2"},
6-
{riak_pb, ".*", {git, "git://github.com/syncfree/riak_pb", {branch, "feature/otp21.2"}}}
6+
{riak_pb, ".*", {git, "git://github.com/syncfree/riak_pb", {tag, "v0.7.0"}}}
77
]}.
88

99
{plugins, [

0 commit comments

Comments
 (0)