From: Alexey Shchepin Date: Tue, 23 Feb 2016 14:27:30 +0000 (+0300) Subject: Update p1_pgsql tag X-Git-Tag: 16.03~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=968576d4f202dab5776a999b69cb3a8166722678;p=ejabberd Update p1_pgsql tag --- diff --git a/rebar.config b/rebar.config index 12b03ffef..d662f4190 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ {if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql", {tag, "1.0.1"}}}}, {if_var_true, pgsql, {p1_pgsql, ".*", {git, "https://github.com/processone/p1_pgsql", - {tag, "1.0.1"}}}}, + {tag, "1.1.0"}}}}, {if_var_true, sqlite, {sqlite3, ".*", {git, "https://github.com/processone/erlang-sqlite3", {tag, "1.1.5"}}}}, {if_var_true, pam, {p1_pam, ".*", {git, "https://github.com/processone/epam",