File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 8080 <maven-project-info-reports-plugin .version>2.9</maven-project-info-reports-plugin .version>
8181 <maven-javadoc-plugin .version>2.10.3</maven-javadoc-plugin .version>
8282 <maven-gpg-plugin .version>1.6</maven-gpg-plugin .version>
83+ <maven-site-plugin .version>3.5.1</maven-site-plugin .version>
8384 <maven-source-plugin .version>3.0.0</maven-source-plugin .version>
8485 <maven-surefire-plugin .version>2.19.1</maven-surefire-plugin .version>
8586
159160 </configuration >
160161 </plugin >
161162
163+ <plugin >
164+ <groupId >org.apache.maven.plugins</groupId >
165+ <artifactId >maven-site-plugin</artifactId >
166+ <version >${maven-site-plugin.version} </version >
167+ </plugin >
168+
162169 <!-- Project reports. -->
163170 <plugin >
164171 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments