Skip to content

Commit

Permalink
fix poms
Browse files Browse the repository at this point in the history
  • Loading branch information
auden-woolfson committed Feb 4, 2025
1 parent e8efa14 commit 9965e6e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
6 changes: 0 additions & 6 deletions presto-hive-hadoop2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,6 @@
<artifactId>presto-hive</artifactId>
<type>test-jar</type>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down
10 changes: 0 additions & 10 deletions presto-hudi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,16 +173,6 @@
<artifactId>presto-hive</artifactId>
<type>test-jar</type>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 9965e6e

Please sign in to comment.