Repository: orc
Updated Branches:
  refs/heads/master ab62b8277 -> ed772e741


Update the DOAP file with the 1.0.0 release.


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/ed772e74
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/ed772e74
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/ed772e74

Branch: refs/heads/master
Commit: ed772e741f0412b52f7bbe8fddf116ee2f43ea14
Parents: ab62b82
Author: Owen O'Malley <[email protected]>
Authored: Sun Jan 31 10:26:08 2016 -0800
Committer: Owen O'Malley <[email protected]>
Committed: Sun Jan 31 10:26:08 2016 -0800

----------------------------------------------------------------------
 site/doap_orc.rdf | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/ed772e74/site/doap_orc.rdf
----------------------------------------------------------------------
diff --git a/site/doap_orc.rdf b/site/doap_orc.rdf
index 0c3e108..eddc984 100644
--- a/site/doap_orc.rdf
+++ b/site/doap_orc.rdf
@@ -24,7 +24,7 @@
   <Project rdf:about="https://orc.apache.org";>
     <created>2015-05-12</created>
     <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
-    <name>Apache Orc</name>
+    <name>Apache ORC</name>
     <homepage rdf:resource="https://orc.apache.org"; />
     <asfext:pmc rdf:resource="https://orc.apache.org"; />
     <shortdesc>A high-performance columnar file format for Hadoop 
workloads.</shortdesc>
@@ -42,6 +42,13 @@ the values that are required for the current 
query.</description>
     <category rdf:resource="http://projects.apache.org/category/database"; />
     <category rdf:resource="http://projects.apache.org/category/hadoop"; />
     <category rdf:resource="http://projects.apache.org/category/library"; />
+    <release>
+      <Version>
+        <name>Apache ORC 1.0.0</name>
+        <created>2016-01-25</created>
+        <revision>1.0.0</revision>
+      </Version>
+    </release>
     <repository>
       <GitRepository>
         <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/orc.git"/>

Reply via email to