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 978c677 commit e45913dCopy full SHA for e45913d
pom.xml
@@ -176,6 +176,7 @@
176
<version>${maven-release-plugin.version}</version>
177
<configuration>
178
<preparationGoals>clean install</preparationGoals>
179
+ <arguments>-Dlib -Prelease</arguments>
180
<autoVersionSubmodules>true</autoVersionSubmodules>
181
<tagNameFormat>@{project.version}</tagNameFormat>
182
<pushChanges>false</pushChanges>
0 commit comments