Upgrade to netty-build-15 to fix build issues

This commit is contained in:
Trustin Lee 2013-01-31 14:11:54 +09:00
parent 071b067b3f
commit b46760f93f

View File

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