Repository: accumulo
Updated Branches:
refs/heads/gh-pages 3154c1dc1 -> 0554092a5
Missed https vs http
Going to ask someone else to look at this before I push to asf-site branch
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0554092a
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0554092a
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/0554092a
Branch: refs/heads/gh-pages
Commit: 0554092a5fe2b69bee0071130e69e9f42fa5ecde
Parents: 3154c1d
Author: Michael Wall <mjwall@apache.org>
Authored: Thu Apr 28 08:21:17 2016 -0400
Committer: Michael Wall <mjwall@apache.org>
Committed: Thu Apr 28 08:21:17 2016 -0400
----------------------------------------------------------------------
doap_Accumulo.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/accumulo/blob/0554092a/doap_Accumulo.rdf
----------------------------------------------------------------------
diff --git a/doap_Accumulo.rdf b/doap_Accumulo.rdf
index bd3fa13..4f68e8c 100644
--- a/doap_Accumulo.rdf
+++ b/doap_Accumulo.rdf
@@ -32,7 +32,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="https://projects.apache.org/category/database" />
<release>
<Version>
<name>Apache Accumulo</name>
|