Skip to content

Commit

Permalink
[pom] Fix prohibited license plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 1, 2025
1 parent e8ba807 commit 79fa3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/JNA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -984,8 +984,8 @@
<exclude>**/spring.provides</exclude>
</excludes>
</licenseSet>
<prohibitLegacyUse>true</prohibitLegacyUse>
</licenseSets>
<prohibitLegacyUse>true</prohibitLegacyUse>
<!-- TODO: Get rest of this moved to license plugin -->
<mapping>
<conf>DOUBLESLASH_STYLE</conf>
Expand Down

0 comments on commit 79fa3b5

Please sign in to comment.