Repository: carbondata-site Updated Branches: refs/heads/asf-site 44fe8a42d -> f3305fbb1
fix 1.4.0 date issue Project: http://git-wip-us.apache.org/repos/asf/carbondata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata-site/commit/f3305fbb Tree: http://git-wip-us.apache.org/repos/asf/carbondata-site/tree/f3305fbb Diff: http://git-wip-us.apache.org/repos/asf/carbondata-site/diff/f3305fbb Branch: refs/heads/asf-site Commit: f3305fbb14e9f305d3039132c3dd2832fcf86397 Parents: 44fe8a4 Author: chenliang613 <[email protected]> Authored: Sat Jun 2 12:06:18 2018 +0800 Committer: chenliang613 <[email protected]> Committed: Sat Jun 2 12:06:18 2018 +0800 ---------------------------------------------------------------------- content/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/carbondata-site/blob/f3305fbb/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index c1ea996..3fe3ba4 100644 --- a/content/index.html +++ b/content/index.html @@ -330,7 +330,7 @@ <div class="block-row"> <a href="https://dist.apache.org/repos/dist/release/carbondata/1.4.0/" target="_blank">Apache CarbonData 1.4.0</a> - <span class="release-date">Mar 2018</span> + <span class="release-date">May 2018</span> <a href="https://cwiki.apache.org/confluence/display/CARBONDATA/Apache+CarbonData+1.4.0+Release" class="whatsnew" target="_blank">what's new</a> </div>
