You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/12/27 12:35:56 UTC

[maven-dependency-plugin] branch io updated (751d1c3 -> 92fb312)

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

elharo pushed a change to branch io
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


 discard 751d1c3  unused import
 discard 5c85c8f  code review
 discard 159ad5f  use @Parameter
 discard 8ab13a8  fix line length
 discard 20bad8c  Merge branch 'master' into io
    omit 814664b  Merge pull request #120 from apache/weird
    omit 8c32dd9  remove Javadoc that has no method
    omit f78bcec  [MDEP-686] Upgrade maven-artifact-transfer to 0.13.1
     add e29258f  [MDEP-686] Upgrade maven-artifact-transfer to 0.13.1
     add 6746487  remove Javadoc that has no method
     add 78397cf  fix line length
     add 7eb87a5  use @Parameter
     add 7a4d086  code review
     add 92fb312  unused import

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   (751d1c3)
            \
             N -- N -- N   refs/heads/io (92fb312)

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: