Upgrade netty-build to 12

This commit is contained in:
Trustin Lee 2012-11-14 16:32:44 +09:00
parent 0bd73b8d80
commit b5d83a2407

View File

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