Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 29A5A200C48 for ; Thu, 6 Apr 2017 14:20:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 284D4160B84; Thu, 6 Apr 2017 12:20:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9ACDD160B83 for ; Thu, 6 Apr 2017 14:20:21 +0200 (CEST) Received: (qmail 4903 invoked by uid 500); 6 Apr 2017 12:20:20 -0000 Mailing-List: contact general-help@attic.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@attic.apache.org Delivered-To: mailing list general@attic.apache.org Received: (qmail 4891 invoked by uid 99); 6 Apr 2017 12:20:19 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2017 12:20:19 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 41C823A00A7 for ; Thu, 6 Apr 2017 12:20:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1790392 - /abdera/java/trunk/doap_Abdera.rdf Date: Thu, 06 Apr 2017 12:20:19 -0000 To: general@attic.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170406122019.41C823A00A7@svn01-us-west.apache.org> archived-at: Thu, 06 Apr 2017 12:20:22 -0000 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 @@ Apache Abdera - + An open source Atom implementation 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.