You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ca...@apache.org on 2011/10/08 20:20:31 UTC

svn commit: r1180445 - /incubator/jena/site/trunk/content/jena/download/maven.mdtext

Author: castagna
Date: Sat Oct  8 18:20:31 2011
New Revision: 1180445

URL: http://svn.apache.org/viewvc?rev=1180445&view=rev
Log: (empty)

Modified:
    incubator/jena/site/trunk/content/jena/download/maven.mdtext

Modified: incubator/jena/site/trunk/content/jena/download/maven.mdtext
URL: http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/download/maven.mdtext?rev=1180445&r1=1180444&r2=1180445&view=diff
==============================================================================
--- incubator/jena/site/trunk/content/jena/download/maven.mdtext (original)
+++ incubator/jena/site/trunk/content/jena/download/maven.mdtext Sat Oct  8 18:20:31 2011
@@ -12,8 +12,8 @@ please read and follow [these instructio
 
 The Jena repositories are:
 
-* http://openjena.org/repo (mirrored to the central Maven repository).
-* http://openjena.org/repo-dev for development builds.
+ * [http://openjena.org/repo](http://openjena.org/repo) (mirrored to the central Maven repository).
+ * [http://openjena.org/repo-dev](http://openjena.org/repo-dev) for development builds.
 
 Stable Jena releases are automatically indexed by Maven central, so there will
 normally be no need to add any extra repositories to your <code>pom.xml</code>.
@@ -145,4 +145,4 @@ install them in your local Maven reposit
     cd ARQ
     mvn clean install
 
-Subversion projects also exist for ARQ, TDB, Fuseki and others.
+Subversion projects also exist for SDB, TDB, Fuseki and others modules, you can browse the subversion repository [here](https://svn.apache.org/repos/asf/incubator/jena/Jena2/).