Skip to content

Commit

Permalink
Fix the created property in DOAP RDF file (#14971)
Browse files Browse the repository at this point in the history
  • Loading branch information
asdf2014 authored Sep 13, 2023
1 parent 4c57504 commit 7f757e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doap_Druid.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
limitations under the License.
-->
<Project rdf:about="https://druid.apache.org/">
<created>2023-09-08</created>
<created>2012-10-23</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache Druid</name>
<homepage rdf:resource="https://druid.apache.org/" />
Expand Down

0 comments on commit 7f757e3

Please sign in to comment.