Skip to content

Commit

Permalink
update rebar config for new pb tag
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Mar 17, 2015
1 parent 9284f7c commit bfc5623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{eunit_opts, [verbose]}.
{erl_opts, [warnings_as_errors, debug_info, nowarn_deprecated_type]}.
{deps, [
{riak_pb, "2.1.0.0", {git, "git://github.com/basho/riak_pb", {tag, "2.1.0.0"}}}
{riak_pb, "2.1.0.1", {git, "git://github.com/basho/riak_pb", {tag, "2.1.0.1"}}}
]}.
{edoc_opts, [{stylesheet_file, "priv/edoc.css"},
{preprocess, true}]}.
Expand Down

4 comments on commit bfc5623

@borshop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from aberghage
at bfc5623

@borshop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging basho/riak-erlang-client/feature/zl/timeout-for-search-index-create = bfc5623 into borshop-integration-207-feature/zl/timeout-for-search-index-create

@borshop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

basho/riak-erlang-client/feature/zl/timeout-for-search-index-create = bfc5623 merged ok, testing candidate = ec12b2d

@borshop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.