File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 197197 <plugin >
198198 <groupId >org.apache.maven.plugins</groupId >
199199 <artifactId >maven-surefire-report-plugin</artifactId >
200+ <version >2.16</version >
200201 <configuration >
201202 <outputDirectory >${project.reporting.outputDirectory} /testresults</outputDirectory >
202203 </configuration >
220221 <plugin >
221222 <groupId >org.apache.maven.plugins</groupId >
222223 <artifactId >maven-project-info-reports-plugin</artifactId >
224+ <version >2.7</version >
223225 </plugin >
224226 <plugin >
225227 <groupId >org.apache.maven.plugins</groupId >
226228 <artifactId >maven-jxr-plugin</artifactId >
229+ <version >2.3</version >
227230 <configuration >
228231 <aggregate >true</aggregate >
229232 </configuration >
240243 <plugin >
241244 <groupId >org.codehaus.mojo</groupId >
242245 <artifactId >findbugs-maven-plugin</artifactId >
246+ <version >2.5.3</version >
243247 </plugin >
244248 <plugin >
245249 <groupId >org.codehaus.mojo</groupId >
You can’t perform that action at this time.
0 commit comments