Skip to content

Commit

Permalink
Make sure the plugin works with maven 3 (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Oct 20, 2023
1 parent 8dc8675 commit 92dd3f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<maven.compiler.source>11</maven.compiler.source>

<roaster.version>2.28.0.Final</roaster.version>
<maven.version>3.9.0</maven.version>
<maven.plugin-tools.version>3.9.0</maven.plugin-tools.version>
<maven-plugin-plugin.version>3.9.0</maven-plugin-plugin.version>
</properties>
Expand Down

0 comments on commit 92dd3f5

Please sign in to comment.