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:37:49 UTC

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

Author: castagna
Date: Sat Oct  8 18:37:48 2011
New Revision: 1180451

URL: http://svn.apache.org/viewvc?rev=1180451&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=1180451&r1=1180450&r2=1180451&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:37:48 2011
@@ -31,6 +31,11 @@ to recent bug fixes, you should add the 
       </repository>
     </repositories>
 
+We are currently in the process to migrate SNAPSHOTs and releases to the Apache Maven repositories, if you want to help with the testing check here:
+
+ * https://repository.apache.org/content/repositories/releases/org/apache/jena
+ * [https://repository.apache.org/content/repositories/snapshots/org/apache/jena/](https://repository.apache.org/content/repositories/snapshots/org/apache/jena/)
+
 ### Specifying Jena or ARQ as a dependency
 
 This is how to specify in your pom.xml file the dependency on the latest Jena and ARQ stable releases: