Author: olamy
Date: Wed Oct  3 19:48:28 2012
New Revision: 1393728

URL: http://svn.apache.org/viewvc?rev=1393728&view=rev
Log:
add kryo module in the build

Modified:
    directmemory/trunk/serializers/pom.xml

Modified: directmemory/trunk/serializers/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/trunk/serializers/pom.xml?rev=1393728&r1=1393727&r2=1393728&view=diff
==============================================================================
--- directmemory/trunk/serializers/pom.xml (original)
+++ directmemory/trunk/serializers/pom.xml Wed Oct  3 19:48:28 2012
@@ -35,6 +35,7 @@
     <module>protobuf</module>
     <module>protostuff</module>
     <module>msgpack</module>
+    <module>kryo</module>
   </modules>
 
   <dependencies>


Reply via email to