Skip to content

Commit 7618f26

Browse files
author
boncey
committed
Add back 'arguments' entry to pom
1 parent 6911ca1 commit 7618f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flickr4Java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<configuration>
7878
<mavenExecutorId>forked-path</mavenExecutorId>
7979
<useReleaseProfile>false</useReleaseProfile>
80-
<arguments>-Psonatype-oss-release</arguments>
80+
<arguments>${arguments} -Psonatype-oss-release</arguments>
8181
<pomFileName>Flickr4Java/pom.xml</pomFileName>
8282
</configuration>
8383
</plugin>

0 commit comments

Comments
 (0)