Skip to content

Commit

Permalink
Remove commented toolchains plugin execution
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentgo authored Jul 25, 2024
1 parent 218db39 commit 983ef79
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1309,17 +1309,6 @@ under the License.
</execution>
</executions>
</plugin>
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-toolchains-plugin</artifactId>
<configuration>
<jdk>
<version>${arrow.test.jdk-version}</version>
</jdk>
</configuration>
</plugin>
-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit 983ef79

Please sign in to comment.