Updated Branches:
  refs/heads/master f9d16b1c3 -> d0024544b

doap.rdf: validated rdf - add rdf:parseType="Collection" to release


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

Branch: refs/heads/master
Commit: d0024544bc2f45b6c039387fe69df8cf77fde45d
Parents: f9d16b1
Author: Roger Meier <[email protected]>
Authored: Sun Jan 26 10:46:10 2014 +0100
Committer: Roger Meier <[email protected]>
Committed: Sun Jan 26 10:46:10 2014 +0100

----------------------------------------------------------------------
 doap.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/d0024544/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
index f110e43..2f2245e 100755
--- a/doap.rdf
+++ b/doap.rdf
@@ -54,7 +54,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"; />
     <category 
rdf:resource="http://projects.apache.org/category/network-client"; />
     <category 
rdf:resource="http://projects.apache.org/category/network-server"; />
-    <release>
+    <release rdf:parseType="Collection">
       <Version>
         <name>Apache Thrift</name>
         <created>2013-08-22</created>

Reply via email to