Skip to content

Commit cc93c60

Browse files
committed
1
1 parent 7ad20a1 commit cc93c60

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -641,11 +641,8 @@
641641
<configuration>
642642
<tagNameFormat>@{project.version}</tagNameFormat>
643643
<autoVersionSubmodules>true</autoVersionSubmodules>
644-
<!-- <releaseProfiles>release</releaseProfiles>-->
645-
<!-- <useReleaseProfile>false</useReleaseProfile>-->
646-
<!-- useReleaseProfile>false</useReleaseProfile>
647644
<releaseProfiles>release</releaseProfiles>
648-
<goals>deploy</goals-->
645+
<useReleaseProfile>false</useReleaseProfile>
649646
<localCheckout>true</localCheckout>
650647
<pushChanges>${pushChanges}</pushChanges>
651648
<mavenExecutorId>forked-path</mavenExecutorId>

0 commit comments

Comments
 (0)