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

hasan pushed a commit to branch reunited
in repository https://gitbox.apache.org/repos/asf/clerezza.git

commit 1ac8b3aed3b66bb4820d1eb8c056f196adc671c1
Author: Hasan <[email protected]>
AuthorDate: Mon Nov 5 00:05:03 2018 +0100

    Revert "CLEREZZA-1026: Add maven-surefire-plugin in api.impl pom.xml"
    
    This reverts commit 53ffa575f679c44510a1fa71e4db447ca29bf41d.
---
 api.impl/pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/api.impl/pom.xml b/api.impl/pom.xml
index 1107f60..871beb6 100644
--- a/api.impl/pom.xml
+++ b/api.impl/pom.xml
@@ -60,14 +60,6 @@
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.22.1</version>
-                <configuration>
-                    <useSystemClassLoader>false</useSystemClassLoader>
-                </configuration>
-            </plugin>
         </plugins>
     </build>
 

Reply via email to