Author: lindner
Date: Sat Jun 12 01:40:09 2010
New Revision: 953922

URL: http://svn.apache.org/viewvc?rev=953922&view=rev
Log:
bump juel to 2.1.3, until we can sort out the jasper patch

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=953922&r1=953921&r2=953922&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Sat Jun 12 01:40:09 2010
@@ -1539,12 +1539,12 @@
       <dependency>
         <groupId>de.odysseus.juel</groupId>
         <artifactId>juel-api</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3</version>
       </dependency>
       <dependency>
         <groupId>de.odysseus.juel</groupId>
         <artifactId>juel-impl</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3</version>
       </dependency>
       <dependency>
         <groupId>net.sf.ezmorph</groupId>


Reply via email to