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/07/30 05:23:15 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1859] goals for maven-project-info-reports-plugin are updated

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 a481b30  [OPENMEETINGS-1859] goals for maven-project-info-reports-plugin are updated
a481b30 is described below

commit a481b30f1759e6d54e3a18d0389e7a9345b8f98f
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Jul 30 12:23:06 2018 +0700

    [OPENMEETINGS-1859] goals for maven-project-info-reports-plugin are updated
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 662d52f..d415956 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1360,17 +1360,17 @@
 					<reportSet>
 						<reports>
 							<report>index</report>
-							<report>cim</report>
+							<report>ci-management</report>
 							<report>dependencies</report>
 							<report>dependency-convergence</report>
 							<report>dependency-management</report>
 							<report>distribution-management</report>
-							<report>issue-tracking</report>
-							<report>license</report>
-							<report>mailing-list</report>
+							<report>issue-management</report>
+							<report>licenses</report>
+							<report>mailing-lists</report>
 							<report>plugin-management</report>
 							<report>plugins</report>
-							<report>project-team</report>
+							<report>team</report>
 							<report>scm</report>
 							<report>summary</report>
 						</reports>