]> granicus.if.org Git - ejabberd/commitdiff
Bump xmpp dependency, it's required by previous commit
authorPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 14 Apr 2017 07:47:25 +0000 (09:47 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Fri, 14 Apr 2017 07:47:25 +0000 (09:47 +0200)
rebar.config

index aef3a0175f52548ad43829e4149736dc2346dc5b..03cf910b1d4c4ef872161b57d8e967ab3f410d10 100644 (file)
@@ -24,7 +24,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.11"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.8"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.21"}}},
-        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.1.9"}}},
+        {xmpp, ".*", {git, "https://github.com/processone/xmpp", "ad15e74e073a9cd230f31f657b395b1873227875"}},
         {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.10"}}},
         {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.11"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.9"}}},