Skip to content

Commit 411214d

Browse files
committed
chore: Maven release plugin configuration
1 parent c8c62f4 commit 411214d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,6 @@
238238
<artifactId>maven-release-plugin</artifactId>
239239
<version>3.0.0</version>
240240
<configuration>
241-
<preparationGoals>clean verify install</preparationGoals>
242-
<localCheckout>true</localCheckout>
243241
<scmCommentPrefix>chore: release - </scmCommentPrefix>
244242
</configuration>
245243
</plugin>

0 commit comments

Comments
 (0)