Skip to content

Commit

Permalink
Revert "Skip CI during release stages (#172)"
Browse files Browse the repository at this point in the history
This reverts commit f855f5e.
  • Loading branch information
gastaldi committed Oct 1, 2024
1 parent 9e51952 commit 40b1a5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@
<artifactId>maven-release-plugin</artifactId>
<version>${version.release.plugin}</version>
<configuration>
<scmCommentPrefix>[ci skip] </scmCommentPrefix>
<preparationGoals>clean install</preparationGoals>
<autoVersionSubmodules>true</autoVersionSubmodules>
<tagNameFormat>@{project.version}</tagNameFormat>
Expand Down

0 comments on commit 40b1a5b

Please sign in to comment.