We can login now. Kindof. *wipes sweat off brow.

This commit is contained in:
md_5
2013-03-09 14:19:12 +11:00
parent 504f703fbb
commit 6525502836
12 changed files with 34 additions and 59 deletions

View File

@@ -21,8 +21,9 @@
<dependencies>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-buffer</artifactId>
<version>4.0.0.Beta2</version>
<!-- TODO: Fix this -->
<artifactId>netty-all</artifactId>
<version>4.0.0.Beta3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>