[jboss-cvs] Repository SVN: r15715 - maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 8 06:09:12 EDT 2008


Author: dpospisi at redhat.com
Date: 2008-10-08 06:09:12 -0400 (Wed, 08 Oct 2008)
New Revision: 15715

Modified:
   maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS/maven-surefire-plugin-2.4.3-JBOSS.jar
   maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS/maven-surefire-plugin-2.4.3-JBOSS.pom
Log:
Fixed dependencies in maven-surefire-plugin-2.4.3-JBOSS


Modified: maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS/maven-surefire-plugin-2.4.3-JBOSS.jar
===================================================================
(Binary files differ)

Modified: maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS/maven-surefire-plugin-2.4.3-JBOSS.pom
===================================================================
--- maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS/maven-surefire-plugin-2.4.3-JBOSS.pom	2008-10-08 09:01:34 UTC (rev 15714)
+++ maven2/org/apache/maven/plugins/maven-surefire-plugin/2.4.3-JBOSS/maven-surefire-plugin-2.4.3-JBOSS.pom	2008-10-08 10:09:12 UTC (rev 15715)
@@ -97,6 +97,7 @@
     <dependency>
       <groupId>org.apache.maven.surefire</groupId>
       <artifactId>surefire-booter</artifactId>
+      <version>2.4.3-JBOSS</version>      
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>




More information about the jboss-cvs-commits mailing list