]> granicus.if.org Git - ejabberd/commitdiff
Update p1_pgsql tag
authorAlexey Shchepin <alexey@process-one.net>
Tue, 23 Feb 2016 14:27:30 +0000 (17:27 +0300)
committerAlexey Shchepin <alexey@process-one.net>
Tue, 1 Mar 2016 21:12:49 +0000 (00:12 +0300)
rebar.config

index 12b03ffefdbd99c2038e647201345fbc0b268d99..d662f4190bf54c98cf3fc20f0a97331bd918deb2 100644 (file)
@@ -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",