Author: ccustine
Date: Tue Jan 12 03:35:51 2010
New Revision: 898170

URL: http://svn.apache.org/viewvc?rev=898170&view=rev
Log:
Fix strange class number version issue with Scripting component tests.  
Livetribe 2.0.5 seems to fix it.

Modified:
    servicemix/smx3/branches/servicemix-3.2/common/servicemix-components/pom.xml

Modified: 
servicemix/smx3/branches/servicemix-3.2/common/servicemix-components/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/common/servicemix-components/pom.xml?rev=898170&r1=898169&r2=898170&view=diff
==============================================================================
--- 
servicemix/smx3/branches/servicemix-3.2/common/servicemix-components/pom.xml 
(original)
+++ 
servicemix/smx3/branches/servicemix-3.2/common/servicemix-components/pom.xml 
Tue Jan 12 03:35:51 2010
@@ -165,7 +165,7 @@
     <dependency>
       <groupId>org.livetribe</groupId>
       <artifactId>livetribe-jsr223</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.5</version>
       <optional>true</optional>
     </dependency>
     <dependency>


Reply via email to