Upgrade to the latest netty-build version

This commit is contained in:
Trustin Lee 2012-03-02 10:35:23 -08:00
parent be46c6b954
commit 5311257490

View File

@ -286,7 +286,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-build</artifactId>
<version>6</version>
<version>7</version>
</dependency>
</dependencies>
</plugin>