You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2014/11/24 09:53:56 UTC

svn commit: r1641337 - /wookie/trunk/pom.xml

Author: scottbw
Date: Mon Nov 24 08:53:55 2014
New Revision: 1641337

URL: http://svn.apache.org/r1641337
Log:
Added Redis module to build

Modified:
    wookie/trunk/pom.xml

Modified: wookie/trunk/pom.xml
URL: http://svn.apache.org/viewvc/wookie/trunk/pom.xml?rev=1641337&r1=1641336&r2=1641337&view=diff
==============================================================================
--- wookie/trunk/pom.xml (original)
+++ wookie/trunk/pom.xml Mon Nov 24 08:53:55 2014
@@ -44,6 +44,7 @@
         <module>wookie-features</module>
         <module>wookie-services/wookie-spi</module>
         <!--  <module>wookie-services/wookie-jpa</module> -->
+        <module>wookie-services/wookie-redis</module>
         <module>wookie-server</module>
     </modules>