You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/12/10 08:24:04 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1954] surefire plugin is updated, attempt to fix contributors list

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 2367a88  [OPENMEETINGS-1954] surefire plugin is updated, attempt to fix contributors list
     new d196518  Merge branch 'master' of github.com:apache/openmeetings
2367a88 is described below

commit 2367a8805993bd226a476441f2e002ab0fe304ea
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Dec 10 15:23:15 2018 +0700

    [OPENMEETINGS-1954] surefire plugin is updated, attempt to fix contributors list
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a4e5e3d..10cd184 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>3.0.0-M1</maven-surefire-plugin.version>
+		<maven-surefire-plugin.version>3.0.0-M2</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>
@@ -147,7 +147,7 @@
 		<developer>
 			<id>sebawagner</id>
 			<name>Sebastian Wagner</name>
-			<email>mailto:seba.wagner@gmail.com</email>
+			<email>seba.wagner@gmail.com</email>
 			<url>https://twitter.com/#!/dead_lock</url>
 			<roles>
 				<role>architect</role>
@@ -158,7 +158,7 @@
 		<developer>
 			<id>solomax</id>
 			<name>Maxim Solodovnik</name>
-			<email>mailto:solomax666@gmail.com</email>
+			<email>solomax666@gmail.com</email>
 			<organization>Unipro</organization>
 			<organizationUrl>http://unipro.ru</organizationUrl>
 			<roles>