]> granicus.if.org Git - ejabberd/commitdiff
Use stable xmpp version
authorMickael Remond <mremond@process-one.net>
Fri, 3 May 2019 13:48:12 +0000 (15:48 +0200)
committerMickael Remond <mremond@process-one.net>
Fri, 3 May 2019 13:48:12 +0000 (15:48 +0200)
rebar.config

index 583ca0b9b341d802028fe74fc5ec874e014abb3c..09a5beadd857fdbecfaa046ee00ecbea7da954c5 100644 (file)
@@ -24,7 +24,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.0"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.15"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.35"}}},
-        {xmpp, ".*", {git, "https://github.com/processone/xmpp", "d8e770495a42c22cd23536c85af5b1fd92a2139a"}},
+        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.3.3"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.18"}}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.4"}}},