We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba1802 commit cc89961Copy full SHA for cc89961
1 file changed
pom.xml
@@ -142,6 +142,8 @@
142
<license.organizationName>Saalfeld Lab</license.organizationName>
143
<license.copyrightOwners>Stephan Saalfeld</license.copyrightOwners>
144
145
+ <license.excludes>**/*.json</license.excludes>
146
+
147
<!-- NB: Deploy releases to the SciJava Maven repository. -->
148
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
149
0 commit comments