Skip to content

Commit

Permalink
build: Drop jrelease:release from release (for now)
Browse files Browse the repository at this point in the history
Change-Id: Iff2568a5b1e041907e1bc20d2e49583bdf58140b
  • Loading branch information
talios committed Dec 11, 2023
1 parent 4f48a81 commit b570011
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 @@ -280,7 +280,7 @@
<mavenExecutorId>forked-path</mavenExecutorId>
<arguments>-Drepaint.release=release</arguments>
<preparationGoals>clean enforcer:enforce verify</preparationGoals>
<goals>enforcer:enforce deploy jreleaser:release</goals>
<goals>enforcer:enforce deploy</goals>
<tagBase>release/${project.groupId}/</tagBase>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
Expand Down

0 comments on commit b570011

Please sign in to comment.