Author: antelder
Date: Sun Oct 28 15:25:15 2007
New Revision: 589432

URL: http://svn.apache.org/viewvc?rev=589432&view=rev
Log:
Move up to the latest BSF snapshot and Rhino 1.6R7 release

Modified:
    incubator/tuscany/java/sca/modules/implementation-script/pom.xml

Modified: incubator/tuscany/java/sca/modules/implementation-script/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-script/pom.xml?rev=589432&r1=589431&r2=589432&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/implementation-script/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/implementation-script/pom.xml Sun Oct 28 
15:25:15 2007
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.apache.bsf</groupId>
             <artifactId>bsf-all</artifactId>
-            <version>3.0-beta1</version>
+            <version>3.0-SNAPSHOT</version>
         </dependency>
 
         <dependency>
@@ -109,12 +109,14 @@
         <dependency>
             <groupId>rhino</groupId>
             <artifactId>js</artifactId>
-            <version>1.6R6</version>
+            <version>1.6R7</version>
             <scope>compile</scope> 
         </dependency>
         <dependency>
             <groupId>org.jruby</groupId>
             <artifactId>jruby-complete</artifactId>
+            <version>1.0</version>
+            <scope>compile</scope>
             <exclusions>
                 <exclusion>
                     <groupId>asm</groupId>
@@ -129,8 +131,6 @@
                     <artifactId>jline</artifactId>
                 </exclusion>
             </exclusions>
-            <version>1.0</version>
-            <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.python</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to