You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by am...@apache.org on 2012/10/28 06:01:25 UTC

svn commit: r1402930 - /cayenne/site/cms/trunk/content/download.mdtext

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
 <a name="Download-Maven"></a>
 ### 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