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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 6abb257f5 Minor: Remove comment from `pom.xml` (#3382)
6abb257f5 is described below

commit 6abb257f5d7e6e7c1a1256acda07399e39998914
Author: Aaron Niskode-Dossett <[email protected]>
AuthorDate: Tue Jan 13 12:26:10 2026 -0600

    Minor: Remove comment from `pom.xml` (#3382)
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 58c293a0c..53957ddd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -400,14 +400,6 @@
           <header>src/license.txt</header>
           <strictCheck>true</strictCheck>
         </configuration>
-        <!--executions>
-          <execution>
-            <phase>test</phase>
-            <goals>
-              <goal>check</goal>
-            </goals>
-          </execution>
-        </executions-->
       </plugin>
 
       <plugin>

Reply via email to