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

github-bot pushed a change to branch dependabot/maven/resolverVersion-1.9.25
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


 discard f6fc6ba  Bump resolverVersion from 1.4.1 to 1.9.25
     add 2aa3841  Bump org.codehaus.mojo:keytool-maven-plugin from 1.7 to 2.0.0
     add c01a386  Switch URLs to HTTPS (#607)
     add 2368deb  Bump 
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#611)
     add a927678  Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1
     add 29934b9  Bump org.codehaus.mojo:keytool-maven-plugin from 2.0.0 to 
2.0.2
     add 5a60372  Bump 
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#617)
     add abdca14  Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M4 
to 1.0.0 (#618)
     add 8e79d98  Update parent to 47 (#616)
     add a4c9dc8  Bump resolverVersion from 1.4.1 to 1.9.25

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f6fc6ba)
            \
             N -- N -- N   refs/heads/dependabot/maven/resolverVersion-1.9.25 
(a4c9dc8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 13 ++++------
 src/it/MPIR-242/pom.xml                            |  4 +--
 src/it/MPIR-349/parent/pom.xml                     |  2 +-
 src/it/MPIR-362/pom.xml                            |  4 +--
 src/it/MPIR-375/pom.xml                            |  2 +-
 src/it/MPIR-407/pom.xml                            |  2 +-
 src/it/MPIR-412/pom.xml                            |  2 +-
 src/it/MPIR-431/pom.xml                            |  4 +--
 src/it/MPIR-437/pom.xml                            |  2 +-
 src/it/MPIR-455/pom.xml                            |  4 +--
 src/it/MPIR-462/pom.xml                            |  4 +--
 src/it/dependencies-java-1.7-and-1.8/pom.xml       |  2 +-
 src/it/full-pom/pom.xml                            | 28 ++++++++++----------
 src/it/git/inherited/src/site/apt/index.apt.vm     |  2 +-
 src/it/git/pom.xml                                 |  2 +-
 .../git/push/inherited/src/site/apt/index.apt.vm   |  2 +-
 src/it/git/push/src/site/apt/index.apt.vm          |  2 +-
 src/it/git/src/site/apt/index.apt.vm               |  2 +-
 src/it/java-version/pom.xml                        |  2 +-
 src/it/java-version/property/pom.xml               |  2 +-
 src/it/minimal-pom/pom.xml                         |  4 +--
 src/it/mpir-229/pom.xml                            |  2 +-
 src/it/multi-module/pom.xml                        | 18 ++++++++-----
 src/it/team-local-avatars/pom.xml                  |  2 +-
 .../report/projectinfo/ProjectInfoReportUtils.java |  2 +-
 .../apache/maven/report/projectinfo/ScmReport.java |  8 +++---
 src/main/resources/project-info-reports.properties | 30 +++++++++++-----------
 .../resources/project-info-reports_cs.properties   | 28 ++++++++++----------
 .../resources/project-info-reports_de.properties   | 28 ++++++++++----------
 .../resources/project-info-reports_es.properties   | 22 ++++++++--------
 .../resources/project-info-reports_fr.properties   | 22 ++++++++--------
 .../resources/project-info-reports_gl.properties   | 22 ++++++++--------
 .../resources/project-info-reports_hu.properties   | 22 ++++++++--------
 .../resources/project-info-reports_it.properties   | 14 +++++-----
 .../resources/project-info-reports_ja.properties   | 22 ++++++++--------
 .../resources/project-info-reports_ko.properties   | 22 ++++++++--------
 .../resources/project-info-reports_lt.properties   | 22 ++++++++--------
 .../resources/project-info-reports_nl.properties   | 14 +++++-----
 .../resources/project-info-reports_no.properties   | 22 ++++++++--------
 .../resources/project-info-reports_pl.properties   | 22 ++++++++--------
 .../resources/project-info-reports_pt.properties   | 22 ++++++++--------
 .../project-info-reports_pt_BR.properties          | 28 ++++++++++----------
 .../resources/project-info-reports_ru.properties   | 30 +++++++++++-----------
 .../resources/project-info-reports_sk.properties   | 22 ++++++++--------
 .../resources/project-info-reports_sv.properties   | 28 ++++++++++----------
 .../resources/project-info-reports_tr.properties   | 22 ++++++++--------
 .../project-info-reports_zh_CN.properties          | 30 +++++++++++-----------
 .../project-info-reports_zh_TW.properties          | 22 ++++++++--------
 src/site/apt/examples/custom-report.apt.vm         | 10 ++++----
 src/site/apt/examples/individual-reports.apt       |  2 +-
 src/site/apt/examples/scm-report.apt.vm            |  4 +--
 src/site/apt/examples/selective-reports.apt.vm     |  2 +-
 src/site/apt/index.apt.vm                          |  2 +-
 src/site/apt/usage.apt                             |  2 +-
 .../projectinfo/ProjectInfoReportUtilsTest.java    |  9 ++++---
 .../resources/plugin-configs/scm-plugin-config.xml |  4 +--
 56 files changed, 339 insertions(+), 335 deletions(-)

Reply via email to