You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by sc...@apache.org on 2013/03/04 18:18:28 UTC

svn commit: r1452408 - /rave/trunk/pom.xml

Author: scottbw
Date: Mon Mar  4 17:18:28 2013
New Revision: 1452408

URL: http://svn.apache.org/r1452408
Log:
Updated Wookie to 0.13.1. See RAVE-907.

Modified:
    rave/trunk/pom.xml

Modified: rave/trunk/pom.xml
URL: http://svn.apache.org/viewvc/rave/trunk/pom.xml?rev=1452408&r1=1452407&r2=1452408&view=diff
==============================================================================
--- rave/trunk/pom.xml (original)
+++ rave/trunk/pom.xml Mon Mar  4 17:18:28 2013
@@ -43,7 +43,7 @@
 
     <properties>
         <apache.shindig.version>2.5.0-beta5</apache.shindig.version>
-        <apache.wookie.version>0.10.0-incubating</apache.wookie.version>
+        <apache.wookie.version>0.13.1</apache.wookie.version>
         <org.springframework.version>3.2.0.RELEASE</org.springframework.version>
         <org.springframework.security.version>3.1.3.RELEASE</org.springframework.security.version>
         <org.springframework.mobile.version>1.0.1.RELEASE</org.springframework.mobile.version>