You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2013/05/13 20:07:29 UTC

svn commit: r1482011 - /chemistry/opencmis/trunk/pom.xml

Author: fmui
Date: Mon May 13 18:07:28 2013
New Revision: 1482011

URL: http://svn.apache.org/r1482011
Log:
updated surefire plugin to avoid build issues

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1482011&r1=1482010&r2=1482011&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Mon May 13 18:07:28 2013
@@ -388,7 +388,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.12.1</version>
+                <version>2.14.1</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>