Skip to content

Commit

Permalink
Remove batch-mode from arguments for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Sep 11, 2024
1 parent 28d7b7c commit 1fe2832
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 @@ -237,7 +237,7 @@
<useReleaseProfile>false</useReleaseProfile>
<autoVersionSubmodules>true</autoVersionSubmodules>
<goals>deploy</goals>
<arguments>--batch-mode -Ptakari-release</arguments>
<arguments>-Ptakari-release</arguments>
</configuration>
</plugin>
<!-- END SNIPPET: release-plugin-configuration -->
Expand Down

0 comments on commit 1fe2832

Please sign in to comment.