We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad20a1 commit cc93c60Copy full SHA for cc93c60
pom.xml
@@ -641,11 +641,8 @@
641
<configuration>
642
<tagNameFormat>@{project.version}</tagNameFormat>
643
<autoVersionSubmodules>true</autoVersionSubmodules>
644
-<!-- <releaseProfiles>release</releaseProfiles>-->
645
-<!-- <useReleaseProfile>false</useReleaseProfile>-->
646
- <!-- useReleaseProfile>false</useReleaseProfile>
647
<releaseProfiles>release</releaseProfiles>
648
- <goals>deploy</goals-->
+ <useReleaseProfile>false</useReleaseProfile>
649
<localCheckout>true</localCheckout>
650
<pushChanges>${pushChanges}</pushChanges>
651
<mavenExecutorId>forked-path</mavenExecutorId>
0 commit comments