Skip to content

Commit

Permalink
Pick up plugin version from parent POM
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed May 25, 2024
1 parent b9e0313 commit 4d43a31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,7 @@ The following provides more details on the included cryptographic software:
<!-- Hook the benchmarks to the test phase -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.2.0</version>
<artifactId>maven-plugin</artifactId>
<executions>
<execution>
<id>benchmark</id>
Expand Down

0 comments on commit 4d43a31

Please sign in to comment.