Update to v2.3 changes plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927524 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4db8545921
commit
55467035a7
2
pom.xml
2
pom.xml
|
@ -297,7 +297,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-changes-plugin</artifactId>
|
<artifactId>maven-changes-plugin</artifactId>
|
||||||
<version>2.1</version>
|
<version>2.3</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<xmlPath>${basedir}/src/site/xdoc/changes.xml</xmlPath>
|
<xmlPath>${basedir}/src/site/xdoc/changes.xml</xmlPath>
|
||||||
<issueLinkTemplatePerSystem>
|
<issueLinkTemplatePerSystem>
|
||||||
|
|
Loading…
Reference in New Issue