Skip to content

Commit

Permalink
Bump maven-release-plugin to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Apr 12, 2023
1 parent 1fc5a71 commit d4adaff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
<properties>
<mavenVersion>3.2.5</mavenVersion>
<mojo.java.target>8</mojo.java.target>
<!-- remove with parent upgrade -->
<maven-release-plugin.version>3.0.0</maven-release-plugin.version>
<scmpublish.content>${project.build.directory}/staging/build-helper-maven-plugin</scmpublish.content>
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit d4adaff

Please sign in to comment.