Author: hiranya
Date: Mon Dec 14 05:36:29 2009
New Revision: 890185

URL: http://svn.apache.org/viewvc?rev=890185&view=rev
Log:
Changing the caching and throttling versions to latest SNAPSHOT


Modified:
    synapse/trunk/java/pom.xml

Modified: synapse/trunk/java/pom.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/pom.xml?rev=890185&r1=890184&r2=890185&view=diff
==============================================================================
--- synapse/trunk/java/pom.xml (original)
+++ synapse/trunk/java/pom.xml Mon Dec 14 05:36:29 2009
@@ -854,8 +854,8 @@
 
         <!-- dependencies of Synapse extensions module -->
         <wso2commons.version>1.2</wso2commons.version>
-        <wso2caching.version>3.0</wso2caching.version>
-        <wso2throttle.version>3.0</wso2throttle.version>
+        <wso2caching.version>3.3.0-SNAPSHOT</wso2caching.version>
+        <wso2throttle.version>SNAPSHOT</wso2throttle.version>
         <wso2eventing-api.version>SNAPSHOT</wso2eventing-api.version>
         <xbean.version>2.2.0</xbean.version>
         <bsf.version>3.0-beta2</bsf.version>


Reply via email to