Skip to content

Commit

Permalink
feat: stepping git-changelog-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 24, 2023
1 parent 506aed1 commit f953a02
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 @@ -136,7 +136,7 @@
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<releaseProfiles>release-sign-artifacts</releaseProfiles>
<goals>deploy</goals>
<goals>deploy,git-changelog</goals>
<checkModificationExcludeList>
CHANGELOG.md,pom.xml
</checkModificationExcludeList>
Expand Down

0 comments on commit f953a02

Please sign in to comment.