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

rfscholte pushed a commit to branch mavenproject2model
in repository https://gitbox.apache.org/repos/asf/maven-release.git


The following commit(s) were added to refs/heads/mavenproject2model by this 
push:
     new b34f25c  Remove predefined surefire-plugin, it is inherited
b34f25c is described below

commit b34f25cb261ec71e45cc08b4bf95400e3caf89fb
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Sun Apr 8 16:50:38 2018 +0200

    Remove predefined surefire-plugin, it is inherited
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index d74319b..611fd63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,11 +112,6 @@
           </configuration>
         </plugin>
         <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.20.1</version>
-        </plugin>
-        <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
           <version>3.0.5</version>

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

Reply via email to