upgrade to the latest extval version, bean resolution on el level did not work out we cannot coerce the type properly without instantiating the bean, hence we have to live with the class level only.


git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/scripting/trunk@961352 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0778fe1..fd166d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
         <myfaces12.version>1.2.8</myfaces12.version>
         <myfaces2.version>2.0.1-SNAPSHOT</myfaces2.version>
         <groovy.version>1.7.1</groovy.version>
-        <extval.version>2.0.3</extval.version>
+        <extval.version>2.0.4-SNAPSHOT</extval.version>
     </properties>
 
     <description>