dieswaytoofast / erlasticsearch

Erlang thrift interface to elastic_search
45 stars 18 forks source link

Explicit branch tuple in rebar.config #12

Closed puzza007 closed 10 years ago

puzza007 commented 10 years ago

Recent versions of rebar say versions confict when you have:

ERROR: Conflicting dependencies for proper: [{"From: ubic_lib",
                                              {".*",
                                               {git,
                                                "https://github.com/manopapad/proper.git",
                                                {branch,"master"}}}},
                                             {"From: erlasticsearch",
                                              {".*",
                                               {git,
                                                "https://github.com/manopapad/proper.git",
                                                "master"}}}]