]> granicus.if.org Git - ejabberd/commitdiff
Typo
authorPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 15 Jan 2019 15:23:38 +0000 (16:23 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 15 Jan 2019 15:23:38 +0000 (16:23 +0100)
rebar.config

index e8a569be1637286624ebbb5f3f5f9c9ca2dd1309..e58ca11774db552c6addf721eb9b6725f0e3f565 100644 (file)
@@ -24,7 +24,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.26"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.14"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.34"}}},
-        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag: "1.3.0"}},
+        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag: "1.3.0"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.17"}}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.3"}}},