Browse Source

add issue link for feature requests

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-1.2.14@763 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/jackcess-1.2.14.1
James Ahlborn 10 years ago
parent
commit
26c6086e34
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      pom.xml

+ 5
- 0
pom.xml View File

@@ -239,6 +239,11 @@
<plugins>
<plugin>
<artifactId>maven-changes-plugin</artifactId>
<configuration>
<issueLinkTemplatePerSystem>
<SourceForge2Features>http://sourceforge.net/p/jackcess/feature-requests/%ISSUE%</SourceForge2Features>
</issueLinkTemplatePerSystem>
</configuration>
<reportSets>
<reportSet>
<reports>

Loading…
Cancel
Save