This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch MSHARED-886
in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git.
discard 82fb660 [MSHARED-886] Require Java 8
add 6995162 [MSHARED-888] Upgrade to Apache Commons BCEL 6.2
add c85d904 [MSHARED-484] Upgrade plexus-digest from 1.0 to 1.1
add e4d916b ignore more metadata files
add 9735ab3 Squashed commit of the following:
add f793477 update ASF CI url
add 85a4c2c update ASF CI url
add 717bf2b update maven-shared-utils
add a8271cf Merge pull request #5 from apache/deps
add bbcfea1 Bump junit from 4.13 to 4.13.1
add a160f2b update CI url
new 8183b35 [MSHARED-886] Require Java 8
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 (82fb660)
\
N -- N -- N refs/heads/MSHARED-886 (8183b35)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 ++
Jenkinsfile | 2 +-
README.md | 8 ++++----
pom.xml | 44 +++++++++++++++++++++++++++++++-------------
4 files changed, 38 insertions(+), 18 deletions(-)