diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-31 03:28:03 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2013-07-31 03:28:03 +0000 |
commit | 84b1d9da4bbbedac7a0e1d70f3e62596e99191b7 (patch) | |
tree | 6a8acaea3b973483ad194c1cf5d93ca449fd9aea /pom.xml | |
parent | 482a127285744e7a648a2638085a3e63187e10ea (diff) | |
download | jackcess-84b1d9da4bbbedac7a0e1d70f3e62596e99191b7.tar.gz jackcess-84b1d9da4bbbedac7a0e1d70f3e62596e99191b7.zip |
merge branch jackcess-1.2.14 changes through r764
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@765 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -242,6 +242,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> |