Skip to content

Commit

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

RAT-311: Bump maven-release-plugin from 2.5.3 to 3.0.0
  • Loading branch information
ottlinger committed Apr 21, 2023
2 parents e38e410 + 34fd39a commit fd67437
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 @@ -348,7 +348,7 @@ agnostic home for software distribution comprehension and audit tools.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.0.0</version>
<configuration>
<!-- Only prompt once for the release version -->
<autoVersionSubmodules>true</autoVersionSubmodules>
Expand Down

0 comments on commit fd67437

Please sign in to comment.