You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2018/04/25 23:09:48 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:87c4812

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ec9fa74  Jekyll build from master:87c4812
ec9fa74 is described below

commit ec9fa743db808697410dea5f8161e95c5e3601b5
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Wed Apr 25 19:08:25 2018 -0400

    Jekyll build from master:87c4812
    
    Change DOAP category to big-data
    
    Use newer, more appropriate, big-data instead of database
---
 doap/accumulo.rdf | 2 +-
 feed.xml          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doap/accumulo.rdf b/doap/accumulo.rdf
index 883c08d..ca8c4e6 100644
--- a/doap/accumulo.rdf
+++ b/doap/accumulo.rdf
@@ -33,7 +33,7 @@
     <mailing-list rdf:resource="https://accumulo.apache.org/mailing_list"/>
     <download-page rdf:resource="https://accumulo.apache.org/downloads"/>
     <programming-language>Java</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/database"/>
+    <category rdf:resource="http://projects.apache.org/category/big-data"/>
     <release>
       <Version>
         <name>Apache Accumulo</name>
diff --git a/feed.xml b/feed.xml
index e0a7fa0..34b2ca6 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 25 Apr 2018 18:24:17 -0400</pubDate>
-    <lastBuildDate>Wed, 25 Apr 2018 18:24:17 -0400</lastBuildDate>
+    <pubDate>Wed, 25 Apr 2018 19:09:07 -0400</pubDate>
+    <lastBuildDate>Wed, 25 Apr 2018 19:09:07 -0400</lastBuildDate>
     <generator>Jekyll v3.7.3</generator>
     
     

-- 
To stop receiving notification emails like this one, please contact
ctubbsii@apache.org.