]> granicus.if.org Git - ejabberd/commitdiff
Use new version of xmpp
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Fri, 25 Nov 2016 06:39:09 +0000 (09:39 +0300)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Fri, 25 Nov 2016 06:39:09 +0000 (09:39 +0300)
rebar.config

index 11249e822d9d97b00a6c4fedf4931720f6e15a78..95ddbc96b4f2b3edc26e78740ff931da380ffea8 100644 (file)
@@ -13,7 +13,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.7"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.6"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.17"}}},
-       {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.0.4"}}},
+       {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.1.1"}}},
         {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.7"}}},
         {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.8"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.6"}}},