Skip to content

Commit

Permalink
Restore pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs committed Nov 1, 2023
1 parent ff0f9ab commit b727684
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,16 @@
</reporting>

<modules>
<module>format</module>
<module>memory</module>
<module>vector</module>
<module>tools</module>
<module>adapter/jdbc</module>
<module>flight</module>
<module>performance</module>
<module>algorithm</module>
<module>adapter/avro</module>
<module>compression</module>
</modules>

<profiles>
Expand Down

0 comments on commit b727684

Please sign in to comment.