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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ace306  [OPENMEETINGS-1954] maven-surefire-plugin is updated
2ace306 is described below

commit 2ace3061cf7fd70808151ef2afbd9a6df703347c
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Thu Nov 8 17:07:50 2018 +0700

    [OPENMEETINGS-1954] maven-surefire-plugin is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c630727..64fa4cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
                <jdk.version>1.8</jdk.version>
                <!-- plugin versions -->
                
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
-               
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
+               
<maven-surefire-plugin.version>3.0.0-M1</maven-surefire-plugin.version>
                <maven-site-plugin.version>3.7.1</maven-site-plugin.version>
                <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
                <minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>

Reply via email to