Skip to content

Commit f19a746

Browse files
committed
trying to fix release argument passing
1 parent 22c4a6c commit f19a746

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
@@ -507,6 +507,7 @@
507507
<useReleaseProfile>false</useReleaseProfile>
508508
<releaseProfiles>release</releaseProfiles>
509509
<goals>deploy</goals>
510+
<arguments>${release.arguments}</arguments>
510511
</configuration>
511512
</plugin>
512513
</plugins>

0 commit comments

Comments
 (0)