Skip to content

Commit

Permalink
fix(jreleaser): add copyright information to JReleaser configuration …
Browse files Browse the repository at this point in the history
…in POM file
  • Loading branch information
f-lopes committed Sep 27, 2024
1 parent 162a86b commit f3d69a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spring-mvc-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,9 @@
<active>ALWAYS</active>
<armored>true</armored>
</signing>
<project>
<copyright>2024 Florian Lopes</copyright>
</project>
<deploy>
<maven>
<nexus2>
Expand Down

0 comments on commit f3d69a9

Please sign in to comment.