Title: [waffle-scm] [423] trunk/pom.xml: Upgraded to latest rspec plugin snapshot, which is compatible with jruby 1.0.x and 1.1b1.
Revision
423
Author
mauro
Date
2007-11-25 02:59:06 -0600 (Sun, 25 Nov 2007)

Log Message

Upgraded to latest rspec plugin snapshot, which is compatible with jruby 1.0.x and 1.1b1.

Modified Paths

Diff

Modified: trunk/pom.xml (422 => 423)

--- trunk/pom.xml	2007-11-25 01:01:12 UTC (rev 422)
+++ trunk/pom.xml	2007-11-25 08:59:06 UTC (rev 423)
@@ -148,8 +148,8 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.4-20071121.115034-16</version> 
-          <!-- Using fixed snapshot until 2.4 released -->
+          <version>2.4-SNAPSHOT</version> 
+          <!-- Using snapshot until 2.4 released -->
           <!-- Required to allow configuration of junitArtifactName -->
           <configuration>
             <junitArtifactName>junit:junit-dep</junitArtifactName>
@@ -248,12 +248,12 @@
         <plugin>
           <groupId>org.codehaus.mojo.groovy</groupId>
           <artifactId>groovy-maven-plugin</artifactId>
-          <version>1.0-alpha-3</version>
+          <version>1.0-beta-2</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>rspec-maven-plugin</artifactId>
-          <version>1.0-beta-1</version>
+          <version>1.0-beta-2-SNAPSHOT</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.xsite</groupId>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to