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 2021/03/20 14:28:10 UTC

[maven-integration-testing] branch master updated (0b9e6e6 -> c9f83d9)

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-integration-testing.git.


    from 0b9e6e6  Fix syntax error
     add c9f83d9  [MNG-6075] Increase the model validation level to the next minor level version

No new revisions were added by this update.

Summary of changes:
 ...venITmng1021EqualAttachmentBuildNumberTest.java | 30 +++++++++++-----------
 .../it/MavenITmng1701DuplicatePluginTest.java      | 27 ++++++++++++++-----
 .../it/MavenITmng3719PomExecutionOrderingTest.java |  2 +-
 .../it/MavenITmng4005UniqueDependencyKeyTest.java  | 27 ++++++++++++++-----
 .../bootstrap/{group-9 => group-13}/pom.xml        | 16 +++---------
 .../src/test/resources/bootstrap/group-8/pom.xml   |  5 ----
 core-it-suite/src/test/resources/bootstrap/pom.xml |  1 +
 core-it-suite/src/test/resources/mng-1021/pom.xml  |  2 +-
 .../src/test/resources/mng-3259/module1/pom.xml    |  2 +-
 .../src/test/resources/mng-3259/module2/pom.xml    |  2 +-
 .../src/test/resources/mng-3259/module3/pom.xml    |  2 +-
 .../src/test/resources/mng-3259/module4/pom.xml    |  2 +-
 .../src/test/resources/mng-3259/module5/pom.xml    |  2 +-
 .../src/test/resources/mng-3259/parent/pom.xml     |  2 +-
 core-it-suite/src/test/resources/mng-3259/pom.xml  |  2 +-
 15 files changed, 70 insertions(+), 54 deletions(-)
 copy core-it-suite/src/test/resources/bootstrap/{group-9 => group-13}/pom.xml (76%)