Fix incorrect year.
Change-Id: I565c4329ee00049d5db882f1e3b51d9e0f6e27ce
diff --git a/index.html b/index.html
index 6895171..d1a482c 100755
--- a/index.html
+++ b/index.html
@@ -532,7 +532,7 @@
</div>
<div class="col-lg-4 col-sm-4">
<h3>Latest News</h3>
- <p class="regular">Eclipse Collections 8.1.0 <a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.1.0">released</a> <a class="light">(Mar 16th 2016)</a></p>
+ <p class="regular">Eclipse Collections 8.1.0 <a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.1.0">released</a> <a class="light">(Mar 16th 2017)</a></p>
<p class="regular">Eclipse Collections 8.0.0 <a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.0.0">released</a> <a class="light">(Sep 8th 2016)</a></p>
<p class="regular">Eclipse Collections 8.0.0-M1 <a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.0.0-M1">available</a> <a class="light">(Jul 6th 2016)</a></p>
<p class="regular">Eclipse Collections 7.1.0 <a href="https://github.com/eclipse/eclipse-collections/releases/tag/7.1.0">released</a> <a class="light">(Apr 8th 2016)</a></p>
diff --git a/ja/index.html b/ja/index.html
index 63ca4e0..886e20a 100644
--- a/ja/index.html
+++ b/ja/index.html
@@ -533,7 +533,7 @@
<div class="col-lg-4 col-sm-4">
<h3>最新ニュース</h3>
- <p class="regular">Eclipse Collections 8.1.0が<a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.1.0">リリース</a>されました <a class="light">(Mar 16th 2016)</a></p>
+ <p class="regular">Eclipse Collections 8.1.0が<a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.1.0">リリース</a>されました <a class="light">(Mar 16th 2017)</a></p>
<p class="regular">Eclipse Collections 8.0.0が<a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.0.0">リリース</a>されました <a class="light">(Sep 8th 2016)</a></p>
<p class="regular">Eclipse Collections 8.0.0-M1 マイルストーンビルドが<a href="https://github.com/eclipse/eclipse-collections/releases/tag/8.0.0-M1">アップロード</a>されました <a class="light">(Jul 6th 2016)</a></p>
<p class="regular">Eclipse Collections 7.1.0が<a href="https://github.com/eclipse/eclipse-collections/releases/tag/7.1.0">リリース</a>されました <a class="light">(Apr 8th 2016)</a></p>