Skip to content

Commit 9403b8f

Browse files
committed
Migrate maven-changes-plugin to version 2.4 from 2.3. Tested with Maven 3.0.2 and 2.2.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1072727 13f79535-47bb-0310-9956-ffa450edef68
1 parent a7cef1b commit 9403b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.apache.maven.plugins</groupId>
279279
<artifactId>maven-changes-plugin</artifactId>
280-
<version>2.3</version>
280+
<version>2.4</version>
281281
<configuration>
282282
<xmlPath>${basedir}/src/changes/changes.xml</xmlPath>
283283
<issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>

0 commit comments

Comments
 (0)