Title: [waffle-scm] [82] trunk/examples/jruby-example/pom.xml: Fixed jruby-example dependency.
Revision
82
Author
mauro
Date
2007-05-24 10:28:16 -0500 (Thu, 24 May 2007)

Log Message

Fixed jruby-example dependency.

Modified Paths


Diff

Modified: trunk/examples/jruby-example/pom.xml (81 => 82)

--- trunk/examples/jruby-example/pom.xml	2007-05-24 15:02:01 UTC (rev 81)
+++ trunk/examples/jruby-example/pom.xml	2007-05-24 15:28:16 UTC (rev 82)
@@ -18,7 +18,7 @@
     </dependency>
     <dependency>
       <groupId>org.jruby</groupId>
-      <artifactId>jruby</artifactId>
+      <artifactId>jruby-complete</artifactId>
       <scope>compile</scope>
     </dependency>
     <dependency>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to