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 ce59f8d commit aeb0a03Copy full SHA for aeb0a03
pom.xml
@@ -21,7 +21,7 @@
21
22
<licenses>
23
<license>
24
- <name>bsd_3</name>
+ <name>BSD</name>
25
<distribution>repo</distribution>
26
</license>
27
</licenses>
@@ -50,7 +50,7 @@
50
51
<properties>
52
<scijava.jvm.version>1.8</scijava.jvm.version>
53
- <license.licenseName>bsd</license.licenseName>
+ <license.licenseName>bsd_3</license.licenseName>
54
<license.copyrightOwners>Developers</license.copyrightOwners>
55
56
<!-- NB: Deploy releases to the SciJava Maven repository. -->
0 commit comments