Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2780FD2EF for ; Sun, 28 Oct 2012 05:02:11 +0000 (UTC) Received: (qmail 86308 invoked by uid 500); 28 Oct 2012 05:02:11 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 86254 invoked by uid 500); 28 Oct 2012 05:02:10 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 86232 invoked by uid 99); 28 Oct 2012 05:02:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Oct 2012 05:02:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Oct 2012 05:02:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 45DC223888CD for ; Sun, 28 Oct 2012 05:01:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1402930 - /cayenne/site/cms/trunk/content/download.mdtext Date: Sun, 28 Oct 2012 05:01:25 -0000 To: commits@cayenne.apache.org From: amaniatis@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121028050125.45DC223888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: amaniatis Date: Sun Oct 28 05:01:24 2012 New Revision: 1402930 URL: http://svn.apache.org/viewvc?rev=1402930&view=rev Log: Fix link to maven central Modified: cayenne/site/cms/trunk/content/download.mdtext Modified: cayenne/site/cms/trunk/content/download.mdtext URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/download.mdtext?rev=1402930&r1=1402929&r2=1402930&view=diff ============================================================================== --- cayenne/site/cms/trunk/content/download.mdtext (original) +++ cayenne/site/cms/trunk/content/download.mdtext Sun Oct 28 05:01:24 2012 @@ -114,6 +114,7 @@ _KEYS file to verify the file signatures ### Maven -Cayenne Maven artifacts are available from the default repository at [http://repo1.maven.org/maven2/](http://repo1.maven.org/maven2/) -. See [this page](CAYDOC:Cayenne and Maven) - for details. +Cayenne artifacts are available from [Maven Central][1] for use with Maven, Ivy, Gradle or any other dependency management tool. + + + [1]: http://search.maven.org/#search|ga|1|g%3A%22org.apache.cayenne%22 \ No newline at end of file