File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 603603 -->
604604 <java .version>1.8</java .version>
605605
606- <javadoc .plugin.version>3.4.0</javadoc .plugin.version>
607606 <javassist .version>3.21.0-GA</javassist .version>
608607
609608 <!-- Redefine default value from spring-boot-dependencies -->
872871 </executions >
873872 </plugin >
874873
875- <plugin >
876- <groupId >org.apache.maven.plugins</groupId >
877- <artifactId >maven-javadoc-plugin</artifactId >
878- <version >${javadoc.plugin.version} </version >
879- <configuration >
880- <quiet >true</quiet >
881- <nohelp >true</nohelp >
882- <nodeprecatedlist >true</nodeprecatedlist >
883- <failOnWarnings >true</failOnWarnings >
884- <bottom >Copyright © {inceptionYear}– {currentYear} ${project.developers[0].name} . All rights reserved.</bottom >
885- </configuration >
886- </plugin >
887-
888874 <plugin >
889875 <groupId >org.apache.maven.plugins</groupId >
890876 <artifactId >maven-resources-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments