You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2008/10/24 08:09:27 UTC

svn commit: r707555 - /servicemix/smx4/features/trunk/pom.xml

Author: lhein
Date: Thu Oct 23 23:09:27 2008
New Revision: 707555

URL: http://svn.apache.org/viewvc?rev=707555&view=rev
Log:
changed scriptengines version from 1.0 to 1.1

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=707555&r1=707554&r2=707555&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Oct 23 23:09:27 2008
@@ -167,7 +167,7 @@
       <rhino.version>1.7R1_1-SNAPSHOT</rhino.version>
       <saaj.impl.version>1.3_1</saaj.impl.version>
       <saxon.version>9.1.0.1_1</saxon.version>
-      <scriptengines.version>1.0</scriptengines.version>
+      <scriptengines.version>1.1</scriptengines.version>
       <servicemix3.version>3.3-SNAPSHOT</servicemix3.version>
       <servicemix-utils.version>1.0.0</servicemix-utils.version>
       <servicemix.legal.version>1.0</servicemix.legal.version>