File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 275275 <plugin >
276276 <groupId >org.apache.maven.plugins</groupId >
277277 <artifactId >maven-changes-plugin</artifactId >
278- <version >2.1 </version >
278+ <version >2.3 </version >
279279 <configuration >
280280 <xmlPath >${basedir} /src/changes/changes.xml</xmlPath >
281281 <issueLinkTemplate >%URL%/%ISSUE%</issueLinkTemplate >
301301 <plugin >
302302 <groupId >org.codehaus.mojo</groupId >
303303 <artifactId >cobertura-maven-plugin</artifactId >
304- <version >2.3 </version >
304+ <version >2.4 </version >
305305 </plugin >
306306 <plugin >
307307 <groupId >org.apache.maven.plugins</groupId >
308308 <artifactId >maven-pmd-plugin</artifactId >
309- <version >2.4 </version >
309+ <version >2.5 </version >
310310 </plugin >
311311 <plugin >
312312 <groupId >org.codehaus.mojo</groupId >
316316 <plugin >
317317 <groupId >org.codehaus.mojo</groupId >
318318 <artifactId >clirr-maven-plugin</artifactId >
319- <version >2.2.2 </version >
319+ <version >2.3 </version >
320320 <configuration >
321321 <comparisonVersion >1.4</comparisonVersion >
322322 <minSeverity >info</minSeverity >
You can’t perform that action at this time.
0 commit comments