Author: sebb
Date: Thu Apr 6 12:20:19 2017
New Revision: 1790392
URL: http://svn.apache.org/viewvc?rev=1790392&view=rev
Log:
Fix broken Attic URL
Modified:
abdera/java/trunk/doap_Abdera.rdf
Modified: abdera/java/trunk/doap_Abdera.rdf
URL:
http://svn.apache.org/viewvc/abdera/java/trunk/doap_Abdera.rdf?rev=1790392&r1=1790391&r2=1790392&view=diff
==============================================================================
--- abdera/java/trunk/doap_Abdera.rdf (original)
+++ abdera/java/trunk/doap_Abdera.rdf Thu Apr 6 12:20:19 2017
@@ -25,7 +25,7 @@
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Abdera</name>
<homepage rdf:resource="http://abdera.apache.org" />
- <asfext:pmc rdf:resource="http://http://attic.apache.org" />
+ <asfext:pmc rdf:resource="http://attic.apache.org" />
<shortdesc>An open source Atom implementation</shortdesc>
<description>The goal of the Apache Abdera project is to build a
functionally-complete, high-performance implementation of the IETF Atom
Syndication Format (RFC 4287) and Atom Publishing Protocol (RFC 5023)
specifications.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/ABDERA"
/>