You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2010/09/22 20:17:40 UTC

svn commit: r1000116 - /synapse/branches/2.0/pom.xml

Author: ruwan
Date: Wed Sep 22 18:17:39 2010
New Revision: 1000116

URL: http://svn.apache.org/viewvc?rev=1000116&view=rev
Log:
Fixing the wso2eventing-api version

Modified:
    synapse/branches/2.0/pom.xml

Modified: synapse/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/pom.xml?rev=1000116&r1=1000115&r2=1000116&view=diff
==============================================================================
--- synapse/branches/2.0/pom.xml (original)
+++ synapse/branches/2.0/pom.xml Wed Sep 22 18:17:39 2010
@@ -869,7 +869,7 @@
         <wso2commons.version>1.2</wso2commons.version>
         <wso2caching.version>3.4.0</wso2caching.version>
         <wso2throttle.version>3.2</wso2throttle.version>
-        <wso2eventing-api.version>SNAPSHOT</wso2eventing-api.version>
+        <wso2eventing-api.version>2.1</wso2eventing-api.version>
         <xbean.version>2.2.0</xbean.version>
         <bsf.version>3.0</bsf.version>
         <groovy.version>1.1-rc-1</groovy.version>