]> source.dussan.org Git - jackcess.git/commitdiff
update parent pom
authorJames Ahlborn <jtahlborn@yahoo.com>
Sat, 29 Oct 2022 18:40:58 +0000 (18:40 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sat, 29 Oct 2022 18:40:58 +0000 (18:40 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1390 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml
src/changes/changes.xml

diff --git a/pom.xml b/pom.xml
index a12391ae3ccf4c7c4e79ac7e55e8f7ca655bdcf5..78c327132b0883f20fd35cb85f11803adcec27e5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.healthmarketscience</groupId>
     <artifactId>openhms-parent</artifactId>
-    <version>2.0.5</version>
+    <version>2.0.6</version>
   </parent>
   <groupId>com.healthmarketscience.jackcess</groupId>
   <artifactId>jackcess</artifactId>
index b1d912a5d5feb27348f3d81b11b1f4f6d0d6ff62..d0640e8db4c6dc3ed7d7730b76157309f3839766 100644 (file)
@@ -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.