Skip to content

Commit

Permalink
Merge pull request #324 from rayokota/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-release-plugin-3.0.0

Bump maven-release-plugin from 2.5.3 to 3.0.0
  • Loading branch information
rayokota committed Mar 23, 2023
2 parents 6975db4 + 49ad002 commit f2082fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.0.0</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<useReleaseProfile>false</useReleaseProfile>
Expand Down

0 comments on commit f2082fb

Please sign in to comment.