|
|
@@ -22,7 +22,7 @@ |
|
|
{statman, ".*", {git, "https://github.com/Licenser/statman.git", {tag, "master"}}}, |
|
|
{jsxd, ".*", {git, "https://github.com/Licenser/jsxd.git", {tag, "0.1.6"}}}, |
|
|
{ensq, ".*", {git, "git://github.com/project-fifo/ensq.git", {branch, master}}}, |
|
|
{ensq_rpc, ".*", {git, "git://github.com/project-fifo/ensq_rpc.git", {tag, "0.1.0"}}}, |
|
|
{ensq_rpc, ".*", {git, "git://github.com/project-fifo/ensq_rpc.git", {branch, master}}}, |
|
|
{uuid, ".*", {git, "https://github.com/project-fifo/erlang-uuid.git", {branch, "master"}}}, |
|
|
{fifo_spec, ".*", {git, "https://github.com/project-fifo/fifo_spec.git", {tag, "0.1.3"}}}, |
|
|
{libchunter, ".*", {git, "http://github.com/project-fifo/libchunter.git", {tag, "0.1.24"}}}, |
|
|
|