Skip to content

Commit e45913d

Browse files
committed
Fix release
1 parent 978c677 commit e45913d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
<version>${maven-release-plugin.version}</version>
177177
<configuration>
178178
<preparationGoals>clean install</preparationGoals>
179+
<arguments>-Dlib -Prelease</arguments>
179180
<autoVersionSubmodules>true</autoVersionSubmodules>
180181
<tagNameFormat>@{project.version}</tagNameFormat>
181182
<pushChanges>false</pushChanges>

0 commit comments

Comments
 (0)