This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-druid-website.git
commit e9ae412f051f1a82d9c1b8f6f951236c762c773a Author: Vadim Ogievetsky <[email protected]> AuthorDate: Wed Jun 12 08:40:25 2019 -0700 remove non-supported releases --- feed/index.xml | 2 +- index.html | 20 -------------------- 2 files changed, 1 insertion(+), 21 deletions(-) diff --git a/feed/index.xml b/feed/index.xml index 08c0c6c..906508d 100644 --- a/feed/index.xml +++ b/feed/index.xml @@ -5,7 +5,7 @@ <subtitle>Real²time Exploratory Analytics on Large Datasets</subtitle> <link type="application/atom+xml" href="http://druid.io/feed/" rel="self"/> <link type="text/html" href="http://druid.io/" rel="alternate"/> - <updated>2019-06-11T23:48:15-07:00</updated> + <updated>2019-06-12T08:39:37-07:00</updated> <id>http://druid.io/</id> diff --git a/index.html b/index.html index 8ac1a9e..6488ef8 100644 --- a/index.html +++ b/index.html @@ -349,26 +349,6 @@ - <p> - <a href="https://github.com/apache/incubator-druid/releases/tag/druid-0.14.1-incubating"> - <span class="title">Apache Druid (incubating) 0.14.1 Released</span><br> - <span class="text-muted">May 9 2019</span> - </a> - </p> - - - - - <p> - <a href="https://github.com/apache/incubator-druid/releases/tag/druid-0.14.0-incubating"> - <span class="title">Apache Druid (incubating) 0.14.0 Released</span><br> - <span class="text-muted">Apr 9 2019</span> - </a> - </p> - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
