This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new fbee14a8c7 Update Doap for 1.1.0 release (#12715)
fbee14a8c7 is described below
commit fbee14a8c7ed2018946277a2898f7e98d1254db0
Author: Vivek Iyer Vaidyanathan <[email protected]>
AuthorDate: Sun Mar 24 23:08:45 2024 -0700
Update Doap for 1.1.0 release (#12715)
---
doap_Pinot.rdf | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/doap_Pinot.rdf b/doap_Pinot.rdf
index a5498d51b2..f4a57a1f46 100644
--- a/doap_Pinot.rdf
+++ b/doap_Pinot.rdf
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
- xmlns="http://usefulinc.com/ns/doap#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns="http://usefulinc.com/ns/doap#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
@@ -12,9 +12,9 @@
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
-
+
https://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -42,9 +42,9 @@ It's perfect for user-facing real-time analytics and other
analytical use cases,
<category rdf:resource="https://projects.apache.org/category/big-data" />
<release>
<Version>
- <name>1.0.0</name>
- <created>2023-09-23</created>
- <revision>1.0.0</revision>
+ <name>1.1.0</name>
+ <created>2024-03-24</created>
+ <revision>1.1.0</revision>
</Version>
</release>
<repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]