java: fixes cast error on GenericArrayType

This commit is contained in:
FURUHASHI Sadayuki 2010-12-14 17:47:45 +09:00
parent 339725f73d
commit 9f571146fb
2 changed files with 6 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.msgpack</groupId>
<artifactId>msgpack</artifactId>
<version>0.5.0-devel</version>
<version>0.5.1-devel</version>
<description>MessagePack for Java</description>
<name>MessagePack for Java</name>