]> granicus.if.org Git - ejabberd/commitdiff
Prepare mix for 18.01
authorChristophe Romain <christophe.romain@process-one.net>
Wed, 10 Jan 2018 22:06:06 +0000 (23:06 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Wed, 10 Jan 2018 22:06:06 +0000 (23:06 +0100)
mix.exs
mix.lock

diff --git a/mix.exs b/mix.exs
index 06ecc2101f6d2acb86cd59c1d16c0d31012875a6..5c7d448187a655a60529d6053bf2818550a630ac 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "17.12.0",
+     version: "18.1.0",
      description: description(),
      elixir: "~> 1.4",
      elixirc_paths: ["lib"],
index 6ca56e415d61c9e50a1020af445c22690e4450fa..99040e95ae8282b4a114e1c634fb276d2df309d7 100644 (file)
--- a/mix.lock
+++ b/mix.lock
@@ -7,7 +7,7 @@
   "ex_doc": {:hex, :ex_doc, "0.18.1", "37c69d2ef62f24928c1f4fdc7c724ea04aecfdf500c4329185f8e3649c915baf", [], [{:earmark, "~> 1.1", [hex: :earmark, repo: "hexpm", optional: false]}], "hexpm"},
   "ezlib": {:git, "https://github.com/processone/ezlib.git", "ec6491d788436bb096022843e6ec7f58d2973ae3", [tag: "1.0.3"]},
   "fast_tls": {:hex, :fast_tls, "1.0.19", "1d9364799a373a6457feed56f1817a769d52cb53fca2264b293645d9399d982a", [], [{:p1_utils, "1.0.10", [hex: :p1_utils, repo: "hexpm", optional: false]}], "hexpm"},
-  "fast_xml": {:hex, :fast_xml, "1.1.28", "31ce5cf44d20e900e1a499009f886ff74b589324d532ed0ed7a432e4f498beb1", [], [{:p1_utils, "1.0.10", [hex: :p1_utils, repo: "hexpm", optional: false]}], "hexpm"},
+  "fast_xml": {:hex, :fast_xml, "1.1.28", "31ce5cf44d20e900e1a499009f886ff74b589324d532ed0ed7a432e4f498beb1", [:rebar3], [{:p1_utils, "1.0.10", [hex: :p1_utils, repo: "hexpm", optional: false]}], "hexpm"},
   "fast_yaml": {:hex, :fast_yaml, "1.0.12", "ee8527d388255cf7a24fc1e6cb2d09dca4e506966dd9d86e61d3d90f236a3e2e", [], [{:p1_utils, "1.0.10", [hex: :p1_utils, repo: "hexpm", optional: false]}], "hexpm"},
   "fs": {:hex, :fs, "3.4.0", "6d18575c250b415b3cad559e6f97a4c822516c7bc2c10bfbb2493a8f230f5132", [], [], "hexpm"},
   "goldrush": {:hex, :goldrush, "0.1.9", "f06e5d5f1277da5c413e84d5a2924174182fb108dabb39d5ec548b27424cd106", [], [], "hexpm"},