Upgrade to netty-build-4

This commit is contained in:
Trustin Lee 2012-01-17 18:37:15 +09:00
parent 3ca0705c59
commit 59e5f2f262

View File

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