You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by gi...@apache.org on 2022/04/12 08:48:07 UTC

[isis] branch dependabot/maven/master/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0 updated (35c27c798b -> 55de4e03a7)

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

github-bot pushed a change to branch dependabot/maven/master/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0
in repository https://gitbox.apache.org/repos/asf/isis.git


    omit 35c27c798b Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0
     add 51c68122a3 ISIS-2445: rename artifact isis-parent -> isis-bom
     add fe1462f545 ISIS-2445: update release docs and scripts (isis-parent renamed to isis-bom)
     add 4ba953e6d8 ISIS-2445: recreate site index
     add 25869a5224 Bump approvaltests from 15.1.1 to 15.1.2
     add 376dfe8bf9 Merge pull request #902 from apache/dependabot/maven/master/com.approvaltests-approvaltests-15.1.2
     add 55de4e03a7 Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0

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   (35c27c798b)
            \
             N -- N -- N   refs/heads/dependabot/maven/master/org.apache.maven.plugins-maven-enforcer-plugin-3.0.0 (55de4e03a7)

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:
 .../workflows/ci-build-artifacts-push-maven.yml    |  2 +-
 .../modules/ROOT/pages/cutting-a-release.adoc      | 24 ++++++-------
 .../ROOT/pages/post-release-successful.adoc        | 12 +++----
 .../modules/ROOT/pages/updating-the-website.adoc   |  2 +-
 .../ROOT/pages/2022/2.0.0-RC1/mignotes.adoc        | 15 +++++++++
 antora/pom.xml                                     |  4 +--
 {parent => bom}/pom.xml                            |  7 ++--
 core/adoc/modules/_overview/pages/about.adoc       | 14 ++++----
 core/pom.xml                                       |  8 ++---
 pom.xml                                            |  6 ++--
 scripts/ci/build-regressiontests.sh                |  4 +--
 scripts/verify-isis-release.sh                     |  4 +--
 starters/pom.xml                                   |  2 +-
 tooling/pom.xml                                    |  4 +--
 .../projectmodel/test/GradleSettingsTest.java      | 39 +++++++++++-----------
 15 files changed, 83 insertions(+), 64 deletions(-)
 rename {parent => bom}/pom.xml (99%)