You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2015/02/16 13:19:59 UTC

svn commit: r940340 - in /websites/staging/jena/trunk/content: ./ download/maven.html

Author: buildbot
Date: Mon Feb 16 12:19:59 2015
New Revision: 940340

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/download/maven.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 16 12:19:59 2015
@@ -1 +1 @@
-1660087
+1660089

Modified: websites/staging/jena/trunk/content/download/maven.html
==============================================================================
--- websites/staging/jena/trunk/content/download/maven.html (original)
+++ websites/staging/jena/trunk/content/download/maven.html Mon Feb 16 12:19:59 2015
@@ -285,7 +285,7 @@ structuring Jena development.</p>
 
 <p>There are also a number of artifacts used in development.
 The full list can be seen by browsing Maven </p>
-<p><a href="http://central.maven.org/maven2/org/apache/jena/">Jena artifacts</a></p>
+<p><a href="http://central.maven.org/maven2/org/apache/jena/">Released Jena artifacts</a></p>
 <p>You can run <code>mvn dependency:tree</code> to print the dependency
 tree. </p>
 <h3 id="specifying-dependencies-on-snapshots">Specifying dependencies on SNAPSHOTs</h3>