You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/06/11 04:24:07 UTC

svn commit: r1491675 - /archiva/parent/pom.xml

Author: olamy
Date: Tue Jun 11 02:24:07 2013
New Revision: 1491675

URL: http://svn.apache.org/r1491675
Log:
use surefire 2.15

Modified:
    archiva/parent/pom.xml

Modified: archiva/parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=1491675&r1=1491674&r2=1491675&view=diff
==============================================================================
--- archiva/parent/pom.xml (original)
+++ archiva/parent/pom.xml Tue Jun 11 02:24:07 2013
@@ -64,7 +64,7 @@
     <releaseDeployId>archiva-repository.releases</releaseDeployId>
     <gpg.useagent>true</gpg.useagent>
 
-    <surefireVersion>2.14.1</surefireVersion>
+    <surefireVersion>2.15</surefireVersion>
 
     <!-- svnsubpub configuration -->