Replace deprecated issueLinkTemplate.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927458 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6b37cec59a
commit
444c1a26f5
4
pom.xml
4
pom.xml
|
@ -300,7 +300,9 @@
|
|||
<version>2.1</version>
|
||||
<configuration>
|
||||
<xmlPath>${basedir}/src/site/xdoc/changes.xml</xmlPath>
|
||||
<issueLinkTemplate>%URL%/%ISSUE%</issueLinkTemplate>
|
||||
<issueLinkTemplatePerSystem>
|
||||
<default>%URL%/%ISSUE%</default>
|
||||
</issueLinkTemplatePerSystem>
|
||||
<template>math-release-notes.vm</template>
|
||||
<templateDirectory>templates</templateDirectory>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue