This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit 554cba598072a978a182ff036cf05ae051dcdfed Author: Guillaume Nodet <gno...@gmail.com> AuthorDate: Tue Nov 15 00:07:19 2022 +0100 Fix bad merge --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7d0f88c..cb83167 100644 --- a/pom.xml +++ b/pom.xml @@ -1221,7 +1221,6 @@ under the License. <goals> <goal>check</goal> </goals> - <phase>validate</phase> </execution> </executions> </plugin>