updated version of protobuf dependency

This commit is contained in:
Inderjeet Singh 2011-04-22 18:29:36 +00:00
parent 4efeef1893
commit a21ddcbe2f

View File

@ -59,7 +59,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.3.0</version>
<version>2.4.0a</version>
<scope>compile</scope>
</dependency>