You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/02/29 20:05:24 UTC

[maven] 01/02: Merge branch 'master' into MNG-6656

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

rfscholte pushed a commit to branch MNG-6656
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 1218fe3fd4824f62ca19cd9e0f1a28f783e224c1
Merge: 475fca2 f2e9afd
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Feb 29 21:02:02 2020 +0100

    Merge branch 'master' into MNG-6656

 apache-maven/pom.xml                               |  2 +-
 maven-core/pom.xml                                 | 37 +--------------------
 .../plugin/DefaultLifecycleBindingsInjector.java   | 36 +++++++++++++++++---
 .../project/AbstractMavenProjectTestCase.java      |  7 +---
 .../project/DefaultMavenProjectBuilderTest.java    |  6 +---
 .../test/projects/project-builder/MNG-6723/pom.xml | 38 ++++++++++++++++++++++
 6 files changed, 73 insertions(+), 53 deletions(-)