Author: hiranya
Date: Tue Apr 27 11:47:28 2010
New Revision: 938414
URL: http://svn.apache.org/viewvc?rev=938414&view=rev
Log:
Upgrading BSF version from 3.0-beta2 to 3.0 (jar available in WSO2 maven repo)
Modified:
synapse/trunk/java/pom.xml
Modified: synapse/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/pom.xml?rev=938414&r1=938413&r2=938414&view=diff
==============================================================================
--- synapse/trunk/java/pom.xml (original)
+++ synapse/trunk/java/pom.xml Tue Apr 27 11:47:28 2010
@@ -882,7 +882,7 @@
<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>
+ <bsf.version>3.0</bsf.version>
<groovy.version>1.1-rc-1</groovy.version>
<servlet-api.version>2.3</servlet-api.version>
<commons-lang.version>2.4</commons-lang.version>