We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6911ca1 commit 7618f26Copy full SHA for 7618f26
Flickr4Java/pom.xml
@@ -77,7 +77,7 @@
77
<configuration>
78
<mavenExecutorId>forked-path</mavenExecutorId>
79
<useReleaseProfile>false</useReleaseProfile>
80
- <arguments>-Psonatype-oss-release</arguments>
+ <arguments>${arguments} -Psonatype-oss-release</arguments>
81
<pomFileName>Flickr4Java/pom.xml</pomFileName>
82
</configuration>
83
</plugin>
0 commit comments