Author: olamy
Date: Fri Apr 20 07:51:21 2012
New Revision: 1328233
URL: http://svn.apache.org/viewvc?rev=1328233&view=rev
Log:
upgrade protostuff to 1.0.5
Modified:
incubator/directmemory/trunk/pom.xml
Modified: incubator/directmemory/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1328233&r1=1328232&r2=1328233&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Fri Apr 20 07:51:21 2012
@@ -248,7 +248,7 @@ under the License.
<osgi.version>4.2.0</osgi.version>
<pax-exam.version>1.2.4</pax-exam.version>
<pax-tiny-bundle.version>1.3.1</pax-tiny-bundle.version>
- <protostuff.version>1.0.4</protostuff.version>
+ <protostuff.version>1.0.5</protostuff.version>
<slf4j.version>1.6.4</slf4j.version>
<msgpack.version>0.6.5</msgpack.version>
<protobuf.version>2.4.1</protobuf.version>