You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/03/24 15:20:33 UTC

[maven-javadoc-plugin] branch MJAVADOC-520 updated: Testing to downgrade surefire-plugin.

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MJAVADOC-520
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


The following commit(s) were added to refs/heads/MJAVADOC-520 by this push:
     new 48a2c93  Testing to downgrade surefire-plugin.
48a2c93 is described below

commit 48a2c93eaaa7e0d9ee919787a279d1637179e01e
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Mar 24 16:20:18 2018 +0100

    Testing to downgrade surefire-plugin.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4858392..d246467 100644
--- a/pom.xml
+++ b/pom.xml
@@ -405,6 +405,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
+        <version>2.19.1</version>
         <configuration>
           <systemProperties>
             <property>

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.