You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/12/22 15:42:04 UTC

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

Author: andy
Date: Thu Dec 22 14:42:04 2011
New Revision: 1222263

URL: http://svn.apache.org/viewvc?rev=1222263&view=rev
Log:
Update for Apache release

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=1222263&r1=1222262&r2=1222263&view=diff
==============================================================================
--- incubator/jena/site/trunk/content/jena/download/maven.mdtext (original)
+++ incubator/jena/site/trunk/content/jena/download/maven.mdtext Thu Dec 22 14:42:04 2011
@@ -111,11 +111,11 @@ to recent bug fixes, you should add the 
 
 For the current Jena SNAPSHOT use:
 
-    <dependency>
-      <groupId>org.apache.jena</groupId>
-      <artifactId>jena-core</artifactId>
-      <version>2.7.1-incubating-SNAPSHOT</version>
-    </dependency>
+      <dependency>
+        <groupId>org.apache.jena</groupId>
+        <artifactId>jena-core</artifactId>
+        <version>2.7.1-incubating-SNAPSHOT</version>
+      </dependency>
 
 For the current ARQ SNAPSHOT use: