Skip to content

Commit

Permalink
PARQUET-2482: Remove <developers> from the POM (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko committed Jul 8, 2024
1 parent 81c22ff commit b796a12
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,6 @@
</mailingList>
</mailingLists>

<developers>
<developer>
<name>Julien Le Dem</name>
<email>julien@twitter.com</email>
</developer>
<developer>
<name>Nong Li</name>
<email>nong@cloudera.com</email>
</developer>
</developers>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit b796a12

Please sign in to comment.