Author: raffaeleguidi
Date: Thu Oct 27 18:21:57 2011
New Revision: 1189917
URL: http://svn.apache.org/viewvc?rev=1189917&view=rev
Log:
Updated to protostuff 1.0.4. Still have to switch to the new protostuff
serializer implementation, though
Modified:
incubator/directmemory/trunk/pom.xml
Modified: incubator/directmemory/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1189917&r1=1189916&r2=1189917&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Thu Oct 27 18:21:57 2011
@@ -246,7 +246,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.2</protostuff.version>
+ <protostuff.version>1.0.4</protostuff.version>
<slf4j.version>1.6.1</slf4j.version>
<wagon.version>2.0</wagon.version>