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-format.git


The following commit(s) were added to refs/heads/master by this push:
     new 217d241  MINOR: Point to GitHub Issues (#470)
217d241 is described below

commit 217d24185b2c3d883fb8f913157bec3bc029f737
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Nov 8 08:58:23 2024 +0100

    MINOR: Point to GitHub Issues (#470)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 41de6d9..b8dfcb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,8 +52,8 @@
   </licenses>
 
   <issueManagement>
-    <system>JIRA</system>
-    <url>https://issues.apache.org/jira/browse/PARQUET</url>
+    <system>GitHub</system>
+    <url>https://github.com/apache/parquet-format/issues</url>
   </issueManagement>
 
   <mailingLists>

Reply via email to