Skip to content

Commit

Permalink
trying to fix release argument passing
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdbloom committed Dec 29, 2018
1 parent 22c4a6c commit f19a746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@
<useReleaseProfile>false</useReleaseProfile>
<releaseProfiles>release</releaseProfiles>
<goals>deploy</goals>
<arguments>${release.arguments}</arguments>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit f19a746

Please sign in to comment.