You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by sa...@apache.org on 2012/07/17 12:21:02 UTC

svn commit: r1362436 - /synapse/trunk/java/pom.xml

Author: sadeep
Date: Tue Jul 17 10:21:02 2012
New Revision: 1362436

URL: http://svn.apache.org/viewvc?rev=1362436&view=rev
Log:
Changing wso2eventing-api version to a released version as the project is no longer maintained.

Modified:
    synapse/trunk/java/pom.xml

Modified: synapse/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/synapse/trunk/java/pom.xml?rev=1362436&r1=1362435&r2=1362436&view=diff
==============================================================================
--- synapse/trunk/java/pom.xml (original)
+++ synapse/trunk/java/pom.xml Tue Jul 17 10:21:02 2012
@@ -1115,7 +1115,7 @@
         <wso2commons.version>1.2</wso2commons.version>
         <wso2caching.version>3.5.0</wso2caching.version>
         <wso2throttle.version>3.2.1</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>