summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--ryu/tests/packet_data_generator/rebar.config7
1 files changed, 3 insertions, 4 deletions
diff --git a/ryu/tests/packet_data_generator/rebar.config b/ryu/tests/packet_data_generator/rebar.config
index 77a6932e..422e22fd 100644
--- a/ryu/tests/packet_data_generator/rebar.config
+++ b/ryu/tests/packet_data_generator/rebar.config
@@ -17,8 +17,7 @@
{deps,
[{of_protocol, ".*",
{git, "https://github.com/FlowForwarding/of_protocol.git",
- {branch, "master"}}
- },
+ "5d6a938bcac91d03e4542845bc014a271bab363a"}},
{flower, ".*",
- {git, "http://github.com/travelping/flower.git", {branch, "master"}}}
-]}.
+ {git, "http://github.com/travelping/flower.git",
+ "d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.