File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
2020 <parent >
2121 <groupId >org.apache.commons</groupId >
2222 <artifactId >commons-parent</artifactId >
23- <version >24 </version >
23+ <version >25 </version >
2424 </parent >
2525 <modelVersion >4.0.0</modelVersion >
2626 <groupId >commons-codec</groupId >
@@ -265,23 +265,6 @@ limitations under the License.
265265 </build >
266266 <reporting >
267267 <plugins >
268- <plugin >
269- <groupId >org.apache.maven.plugins</groupId >
270- <artifactId >maven-changes-plugin</artifactId >
271- <version >2.6</version >
272- <configuration >
273- <issueLinkTemplate >%URL%/%ISSUE%</issueLinkTemplate >
274- <!-- TODO: <onlyCurrentVersion>true</onlyCurrentVersion> -->
275- </configuration >
276- <reportSets >
277- <reportSet >
278- <reports >
279- <report >changes-report</report >
280- <report >jira-report</report >
281- </reports >
282- </reportSet >
283- </reportSets >
284- </plugin >
285268 <plugin >
286269 <groupId >org.apache.maven.plugins</groupId >
287270 <artifactId >maven-checkstyle-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments