Commit ce226d7 1 parent 8d39098 commit ce226d7 Copy full SHA for ce226d7
File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 95
95
<plugin .plugin.version>3.6.4</plugin .plugin.version>
96
96
<plugin .project-info-reports.version>3.4.0</plugin .project-info-reports.version>
97
97
<plugin .release.version>2.5.3</plugin .release.version>
98
- <plugin .resources.version>3.2 .0</plugin .resources.version>
99
- <plugin .site.version>3.12.0 </plugin .site.version>
98
+ <plugin .resources.version>3.3 .0</plugin .resources.version>
99
+ <plugin .site.version>3.12.1 </plugin .site.version>
100
100
<plugin .source.version>3.2.1</plugin .source.version>
101
101
<plugin .surefire.version>2.22.2</plugin .surefire.version>
102
102
<plugin .taglist.version>3.0.0</plugin .taglist.version>
250
250
<plugin >
251
251
<artifactId >maven-jar-plugin</artifactId >
252
252
<version >${plugin.jar.version} </version >
253
+ <configuration >
254
+ <archive >
255
+ <manifest >
256
+ <addDefaultImplementationEntries >true</addDefaultImplementationEntries >
257
+ <addDefaultSpecificationEntries >true</addDefaultSpecificationEntries >
258
+ </manifest >
259
+ </archive >
260
+ </configuration >
253
261
</plugin >
254
262
<plugin >
255
263
<artifactId >maven-install-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments