You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/06/01 12:31:44 UTC

svn commit: r1130087 - /commons/proper/jexl/trunk/pom.xml

Author: sebb
Date: Wed Jun  1 10:31:43 2011
New Revision: 1130087

URL: http://svn.apache.org/viewvc?rev=1130087&view=rev
Log:
Update to current BSF3 release

Modified:
    commons/proper/jexl/trunk/pom.xml

Modified: commons/proper/jexl/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=1130087&r1=1130086&r2=1130087&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Wed Jun  1 10:31:43 2011
@@ -114,7 +114,7 @@
         <dependency>
             <groupId>org.apache.bsf</groupId>
             <artifactId>bsf-api</artifactId>
-            <version>3.0-beta3</version>
+            <version>3.1</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>