Skip to content

Commit

Permalink
Removed undefined parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dan2097 committed Dec 13, 2021
1 parent 6fb6cef commit 226dcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>false</useReleaseProfile>
<arguments>${arguments} -Psonatype-oss-release</arguments>
<arguments> -Psonatype-oss-release</arguments>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 226dcb1

Please sign in to comment.