]> granicus.if.org Git - ejabberd/commitdiff
Grab new version of xmpp dep
authorPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 2 Dec 2016 15:28:14 +0000 (16:28 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 2 Dec 2016 15:28:14 +0000 (16:28 +0100)
rebar.config

index 80eb25a93ceb0b2fc22b0bb9f218da2afd781d72..85d8c10597e71e82afd53768634841f39542746b 100644 (file)
@@ -13,7 +13,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.8"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.7"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.18"}}},
-        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.1.2"}}},
+        {xmpp, ".*", {git, "https://github.com/processone/xmpp", "47d6e8b071c52e0fc07a02fd0bfbc3deae290abd"}},
         {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.8"}}},
         {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.9"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.7"}}},