Skip to content

Commit cc89961

Browse files
committed
POM: don't put license headers on json files
1 parent 2ba1802 commit cc89961

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@
142142
<license.organizationName>Saalfeld Lab</license.organizationName>
143143
<license.copyrightOwners>Stephan Saalfeld</license.copyrightOwners>
144144

145+
<license.excludes>**/*.json</license.excludes>
146+
145147
<!-- NB: Deploy releases to the SciJava Maven repository. -->
146148
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
147149

0 commit comments

Comments
 (0)