Skip to content

Commit

Permalink
Merge pull request #128 from Tradeshift/renovate/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-release-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3.1.1
  • Loading branch information
tradeshift-renovatebot authored Jul 24, 2024
2 parents ceaa12b + d34db31 commit 7a53037
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 @@ -128,7 +128,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<configuration>
<tagNameFormat>v@{project.version}</tagNameFormat>
<autoVersionSubmodules>true</autoVersionSubmodules>
Expand Down

0 comments on commit 7a53037

Please sign in to comment.