mirror of https://github.com/apache/kafka.git
MINOR: Remove <release> tag from doap file
The information from this file is displayed in: https://projects.apache.org/project.html?kafka I removed the tag instead of fixing it because it's one more thing to maintain and neither Hadoop nor ZooKeeper have it (httpd does though). Author: Ismael Juma <ismael@juma.me.uk> Reviewers: Guozhang Wang <wangguoz@gmail.com> Closes #1378 from ijuma/remove-release-from-doap
This commit is contained in:
parent
ac434a4ebd
commit
563611935d
|
@ -34,13 +34,6 @@
|
|||
<download-page rdf:resource="http://kafka.apache.org/downloads.html" />
|
||||
<programming-language>Scala</programming-language>
|
||||
<category rdf:resource="http://projects.apache.org/category/big-data" />
|
||||
<release>
|
||||
<Version>
|
||||
<name>Kafka 0.8.1</name>
|
||||
<created>2014-03-12</created>
|
||||
<revision>0.8.1</revision>
|
||||
</Version>
|
||||
</release>
|
||||
<repository>
|
||||
<SVNRepository>
|
||||
<location rdf:resource="http://git-wip-us.apache.org/repos/asf/kafka.git"/>
|
||||
|
|
Loading…
Reference in New Issue