You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/01/14 18:08:24 UTC

[maven-resolver] branch master updated (aa6047d -> a1946d9)

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

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git.


    from aa6047d  [maven-release-plugin] prepare for next development iteration
     add a1946d9  [MRESOLVER-233] Add protected abstract org.e.a.artifact.AbstractArtifact.newInstance()

No new revisions were added by this update.

Summary of changes:
 .../eclipse/aether/artifact/AbstractArtifact.java  | 18 ++++-------
 .../eclipse/aether/artifact/DefaultArtifact.java   | 25 +++++++++------
 .../aether/util/artifact/DelegatingArtifact.java   |  6 ++--
 .../eclipse/aether/util/artifact/SubArtifact.java  | 37 +++++++---------------
 4 files changed, 39 insertions(+), 47 deletions(-)