aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2022-10-29 18:40:58 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2022-10-29 18:40:58 +0000
commit4bb071f84cb47c9ec4108d9362e33edb50f48bbd (patch)
tree8c6db85013182476793c4f0ab2b5f8579489ea30 /src/changes
parent0828b13bbb051af9943deb3e48a5cee4df3ee725 (diff)
downloadjackcess-4bb071f84cb47c9ec4108d9362e33edb50f48bbd.tar.gz
jackcess-4bb071f84cb47c9ec4108d9362e33edb50f48bbd.zip
update parent pom
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1390 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b1d912a..d0640e8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,6 +4,11 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
+ <release version="4.0.4" date="2022-10-29">
+ <action dev="jahlborn" type="update">
+ Update parent pom to fix release process.
+ </action>
+ </release>
<release version="4.0.3" date="2022-10-29">
<action dev="jahlborn" type="fix" system="SourceForge2" issue="156">
Fix edge case which can cause table to be considered corrupt.