stop maintaining a private repo as all of our pullup requests
have been merged into the origin.

Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/tests/packet_data_generator/rebar.config | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/ryu/tests/packet_data_generator/rebar.config 
b/ryu/tests/packet_data_generator/rebar.config
index 2938731..77a6932 100644
--- a/ryu/tests/packet_data_generator/rebar.config
+++ b/ryu/tests/packet_data_generator/rebar.config
@@ -16,11 +16,8 @@
 
 {deps,
  [{of_protocol, ".*",
-%  {git, "http://github.com/FlowForwarding/of_protocol.git";,
-%   {branch, "master"}}
-% use a local repo until the following changes are merged:
-%      https://github.com/FlowForwarding/of_protocol/pull/17
-   {git, "http://github.com/yamt/of_protocol.git";, {branch, "ryu"}}
+   {git, "https://github.com/FlowForwarding/of_protocol.git";,
+    {branch, "master"}}
   },
   {flower, ".*",
    {git, "http://github.com/travelping/flower.git";, {branch, "master"}}}
-- 
1.8.3.1


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to