|
@@ -17,7 +17,7 @@
|
|
|
{ranch, ".*", {git, "https://git.4dev.win/n4u/ranch.git", {tag, "1.0.0"} }},
|
|
|
{cowboy, ".*", {git, "https://git.4dev.win/n4u/cowboy.git", {tag, "1.0.1"} }},
|
|
|
|
|
|
- {n2o, ".*", {git, "https://git.4dev.win/n4u/n4u.git", {tag, "4.4"} }},
|
|
|
+ {n4u, ".*", {git, "https://git.4dev.win/n4u/n4u.git", {tag, "4.4"} }},
|
|
|
|
|
|
{rest, ".*", {git, "https://git.4dev.win/n4u/rest.git", {tag, "2.9"} }},
|
|
|
|
|
@@ -27,8 +27,5 @@
|
|
|
|
|
|
%{oauth, ".*", {git, "https://git.4dev.win/n4u/erlang-oauth.git", {tag, "v1.6.0"} }},
|
|
|
%{avz, ".*", {git, "https://git.4dev.win/n4u/avz.git", {tag, "4.4-erl19"} }}
|
|
|
-
|
|
|
- {mad, ".*", {git, "git://github.com/synrc/mad", {tag, "1.9"} }},
|
|
|
- {n2o, ".*", {git, "git://github.com/synrc/n2o", {tag, "2.9"} }}
|
|
|
]}.
|
|
|
|