You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by ks...@apache.org on 2008/12/17 15:30:54 UTC

svn commit: r727394 - /webservices/scout/trunk/jaxr-api/pom.xml

Author: kstam
Date: Wed Dec 17 06:30:54 2008
New Revision: 727394

URL: http://svn.apache.org/viewvc?rev=727394&view=rev
Log:
upgrading to surefire 2.4

Modified:
    webservices/scout/trunk/jaxr-api/pom.xml

Modified: webservices/scout/trunk/jaxr-api/pom.xml
URL: http://svn.apache.org/viewvc/webservices/scout/trunk/jaxr-api/pom.xml?rev=727394&r1=727393&r2=727394&view=diff
==============================================================================
--- webservices/scout/trunk/jaxr-api/pom.xml (original)
+++ webservices/scout/trunk/jaxr-api/pom.xml Wed Dec 17 06:30:54 2008
@@ -24,7 +24,7 @@
     <plugins>
     <plugin>
   		 <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.3</version>
+        <version>2.4</version>
   		<inherited>true</inherited>
   		<configuration>
   			<skip>false</skip>



---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org