aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2014-12-01 02:12:32 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2014-12-01 02:12:32 +0000
commit2e461c270a6a51603f095ed33d12dcf6ee6558b1 (patch)
tree22488d9f4c591ea17135dcc70e7d268a790e9adb /pom.xml
parentbae32bb3b12b3857b7e7f2c8e8df7bc247eddb64 (diff)
downloadjackcess-2e461c270a6a51603f095ed33d12dcf6ee6558b1.tar.gz
jackcess-2e461c270a6a51603f095ed33d12dcf6ee6558b1.zip
Fix table name quoting for append and make table queries. fixes patch #17
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@900 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 581e7f6..3d83e23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,6 +245,7 @@
<configuration>
<issueLinkTemplatePerSystem>
<SourceForge2Features>http://sourceforge.net/p/jackcess/feature-requests/%ISSUE%</SourceForge2Features>
+ <SourceForge2Patches>http://sourceforge.net/p/jackcess/patches/%ISSUE%</SourceForge2Patches>
</issueLinkTemplatePerSystem>
</configuration>
<reportSets>