You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by as...@apache.org on 2009/07/27 03:27:39 UTC

svn commit: r798010 - /synapse/branches/1.3/pom.xml

Author: asanka
Date: Mon Jul 27 01:27:39 2009
New Revision: 798010

URL: http://svn.apache.org/viewvc?rev=798010&view=rev
Log:
Change the eventing-api version to 2.1 (from SNAPSHOT to release version)

Modified:
    synapse/branches/1.3/pom.xml

Modified: synapse/branches/1.3/pom.xml
URL: http://svn.apache.org/viewvc/synapse/branches/1.3/pom.xml?rev=798010&r1=798009&r2=798010&view=diff
==============================================================================
--- synapse/branches/1.3/pom.xml (original)
+++ synapse/branches/1.3/pom.xml Mon Jul 27 01:27:39 2009
@@ -855,7 +855,7 @@
         <wso2commons.version>1.2</wso2commons.version>
         <wso2caching.version>3.0</wso2caching.version>
         <wso2throttle.version>3.0</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-beta2</bsf.version>
         <groovy.version>1.1-rc-1</groovy.version>