Skip to content

Commit

Permalink
Remove redundant properties
Browse files Browse the repository at this point in the history
Parent defines 2.0.9 of lifecycle, and defaults to Java 11
So these are redundant.
  • Loading branch information
cstamas committed Nov 12, 2022
1 parent 37aeb10 commit 410c918
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
<m2eWorkspaceVersion>0.4.0</m2eWorkspaceVersion>
<plexusVersion>3.5.0</plexusVersion>
<pluginTestingVersion>3.0.1</pluginTestingVersion>
<takari.lifecycleVersion>2.0.8</takari.lifecycleVersion>
<takari.javaSourceVersion>11</takari.javaSourceVersion>
</properties>

<scm>
Expand Down

0 comments on commit 410c918

Please sign in to comment.