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

[maven-parent] 01/02: Fix bad merge

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 <gn...@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>