Skip to content

Commit

Permalink
chore: turn off messages about funding of nodejs packages
Browse files Browse the repository at this point in the history
  • Loading branch information
php-coder committed Jan 2, 2024
1 parent 585ed2b commit e556c76
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 @@ -1369,7 +1369,7 @@
</goals>
<phase>initialize</phase>
<configuration>
<arguments>ci</arguments>
<arguments>ci --no-fund</arguments>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit e556c76

Please sign in to comment.