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 b1be529 commit 74e67c2Copy full SHA for 74e67c2
pom.xml
@@ -83,10 +83,12 @@
83
84
<properties>
85
<package-name>org.scijava.plugins.scripting.javascript</package-name>
86
+
87
<license.licenseName>bsd_2</license.licenseName>
88
<license.copyrightOwners>Board of Regents of the University of
89
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
90
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
91
+ <license.excludes>**/script_templates/**</license.excludes>
92
93
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
94
<releaseProfiles>deploy-to-imagej</releaseProfiles>
0 commit comments