This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch fd-scala
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/fd-scala by this push:
new d85b75d6c Typo
d85b75d6c is described below
commit d85b75d6c454e42fc7da2eb41691b4c3a225d766
Author: Fokko Driesprong <[email protected]>
AuthorDate: Thu Nov 7 09:19:29 2024 +0100
Typo
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 72e862ad0..4f0ddf895 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-a<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>