Skip to content

Commit

Permalink
Merge pull request #66 from conduktor/e34bdependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-release-plugin-3.0.1

Bump maven-release-plugin from 3.0.0 to 3.0.1
  • Loading branch information
trobert authored Aug 18, 2023
2 parents 5e70686 + 1ad3444 commit f8fef1b
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 @@ -103,7 +103,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<configuration>
<scmCommentPrefix>[release]</scmCommentPrefix>
<scmReleaseCommitComment>@{prefix} @{releaseLabel}</scmReleaseCommitComment>
Expand Down

0 comments on commit f8fef1b

Please sign in to comment.