Skip to content
Snippets Groups Projects
Commit e6703fa4 authored by Ryan Izard's avatar Ryan Izard
Browse files

Update OpenFlowJ and Netty for Maven

parent 4544b071
No related branches found
No related tags found
No related merge requests found
......@@ -212,12 +212,12 @@
<dependency>
<groupId>org.projectfloodlight</groupId>
<artifactId>openflowj</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.9.0.Final</version>
<version>4.0.31.Final</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment