Skip to content

Commit

Permalink
feat: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Dec 4, 2022
1 parent a829ddc commit ad8e2d9
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 @@ -92,7 +92,7 @@
<autoVersionSubmodules>true</autoVersionSubmodules>
<releaseProfiles>release-sign-artifacts</releaseProfiles>
<goals>deploy</goals>
<preparationGoals>se.bjurr.gitchangelog:git-changelog-maven-plugin:git-changelog,se.bjurr.gitchangelog:git-changelog-maven-plugin:semantic-version</preparationGoals>
<preparationGoals>se.bjurr.gitchangelog:git-changelog-maven-plugin:git-changelog,se.bjurr.gitchangelog:git-changelog-maven-plugin:semantic-version,clean verify</preparationGoals>
<checkModificationExcludeList>
CHANGELOG.md,pom.xml
</checkModificationExcludeList>
Expand Down

0 comments on commit ad8e2d9

Please sign in to comment.