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 2012/10/20 12:22:09 UTC

svn commit: r1400407 - /jena/trunk/BUILD

Author: andy
Date: Sat Oct 20 10:22:09 2012
New Revision: 1400407

URL: http://svn.apache.org/viewvc?rev=1400407&view=rev
Log:
Trival fix to BUILD

Modified:
    jena/trunk/BUILD

Modified: jena/trunk/BUILD
URL: http://svn.apache.org/viewvc/jena/trunk/BUILD?rev=1400407&r1=1400406&r2=1400407&view=diff
==============================================================================
--- jena/trunk/BUILD (original)
+++ jena/trunk/BUILD Sat Oct 20 10:22:09 2012
@@ -64,13 +64,13 @@ will have version numbers in them).
 # Build modules.
 mvn clean package
 
-The download will be in apache-jena/target/ and jena-fuseki/target.
+The downloads will be in apache-jena/target/ and jena-fuseki/target.
 
 == Sources from subversion
 
 Alternatively, you can build from the development codebase.
 
-The Jena2 subversion area is rooted at:
+The Jena subversion area is rooted at:
 
 https://svn.apache.org/repos/asf/jena/trunk/