Author: brett
Date: Wed Sep 26 07:18:40 2012
New Revision: 1390299

URL: http://svn.apache.org/viewvc?rev=1390299&view=rev
Log:
update Surefire to see if it helps with exit code handling on Jenkins

Modified:
    incubator/npanday/trunk/npanday-it-runner/pom.xml

Modified: incubator/npanday/trunk/npanday-it-runner/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/npanday-it-runner/pom.xml?rev=1390299&r1=1390298&r2=1390299&view=diff
==============================================================================
--- incubator/npanday/trunk/npanday-it-runner/pom.xml (original)
+++ incubator/npanday/trunk/npanday-it-runner/pom.xml Wed Sep 26 07:18:40 2012
@@ -46,6 +46,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
+        <version>2.12.3</version>
         <configuration>
           <systemProperties>
             <property>


Reply via email to