[java-parent-project] branch master updated: IDP-1465 - Update list of report names to track updated plugin

Ian Young ian at iay.org.uk
Sun Jan 26 14:07:00 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=ce7a6ffc64bf688597c1e88712280a5b6b25500c

The following commit(s) were added to refs/heads/master by this push:
       new  ce7a6ff   IDP-1465 - Update list of report names to track updated plugin
ce7a6ff is described below

commit ce7a6ffc64bf688597c1e88712280a5b6b25500c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Jan 26 19:06:56 2020 +0000

    IDP-1465 - Update list of report names to track updated plugin
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 92a4523..89fa6da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -966,13 +966,13 @@
                     <reportSet>
                         <reports>
                             <report>index</report>
-                            <report>license</report>
+                            <report>licenses</report>
                             <report>distribution-management</report>
-                            <report>mailing-list</report>
-                            <report>issue-tracking</report>
+                            <report>mailing-lists</report>
+                            <report>issue-management</report>
                             <report>scm</report>
-                            <report>cim</report>
-                            <report>project-team</report>
+                            <report>ci-management</report>
+                            <report>team</report>
                             <report>dependencies</report>
                             <report>dependency-management</report>
                             <report>plugins</report>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list