File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 8181 <version >3.13.0</version >
8282 <configuration >
8383 <release >${java.version} </release >
84- <optimize >true</optimize >
8584 <showWarnings >true</showWarnings >
8685 <showDeprecation >true</showDeprecation >
8786 <!-- Disable annotation processing for ourselves.-->
10099 <version >4.6</version >
101100 <configuration >
102101 <strictCheck >true</strictCheck >
103- <header >com/mycila/maven/plugin/license/templates/GPL-3.txt</header >
104- <includes >
105- <include >src/**/*.java</include >
106- </includes >
102+ <licenseSets >
103+ <licenseSet >
104+ <header >com/mycila/maven/plugin/license/templates/GPL-3.txt</header >
105+ <includes >
106+ <include >src/**/*.java</include >
107+ </includes >
108+ </licenseSet >
109+ </licenseSets >
107110 <properties >
108111 <owner >CubeEngine</owner >
109112 <email >development@cubeengine.org</email >
You can’t perform that action at this time.
0 commit comments