aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2019-02-09 00:37:35 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2019-02-09 00:37:35 +0000
commitc1f8e64f33f439602f891779bc5e73f8fbdb96c2 (patch)
tree9e1ad94f31d36f7f74d836a5dbba431799682612
parent79310a16fca1336ae41ab95d7eb93022e8edea4b (diff)
downloadjackcess-c1f8e64f33f439602f891779bc5e73f8fbdb96c2.tar.gz
jackcess-c1f8e64f33f439602f891779bc5e73f8fbdb96c2.zip
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1284 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r--src/changes/changes.xml2
-rw-r--r--src/site/xdoc/index.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8f8d654..972ab9d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,7 +4,7 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
- <release version="3.0.0" date="TBD" description="Update to Java 8">
+ <release version="3.0.0" date="2019-02-08" description="Update to Java 8">
<action dev="jahlborn" type="update">
Jackcess now requires a Java 8+ runtime. As part of this update, all
dependencies have been updated to their latest versions.
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index e035af9..58c9e9e 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -19,7 +19,7 @@
for more info.
</p>
- <subsection name="Java 8+ Support (TBD)">
+ <subsection name="Java 8+ Support (2019-02-08)">
<p>
Jackcess now requires Java 8+ as of the 3.0.0 release. All third
party dependencies have been updated to the latest versions.