Skip to content

Commit

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

Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4
  • Loading branch information
hyperdefined authored Nov 12, 2021
2 parents 4ebd6f6 + 4928166 commit aade80e
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 @@ -105,7 +105,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0-M1</version>
<version>3.0.0-M4</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<tagNameFormat>@{project.version}</tagNameFormat>
Expand Down

0 comments on commit aade80e

Please sign in to comment.