You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2012/08/11 12:31:53 UTC

svn commit: r1371906 - /lucene/dev/trunk/build-clover.xml

Author: uschindler
Date: Sat Aug 11 10:31:53 2012
New Revision: 1371906

URL: http://svn.apache.org/viewvc?rev=1371906&view=rev
Log:
LUCENE-4187: Fix title for clover

Modified:
    lucene/dev/trunk/build-clover.xml

Modified: lucene/dev/trunk/build-clover.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/build-clover.xml?rev=1371906&r1=1371905&r2=1371906&view=diff
==============================================================================
--- lucene/dev/trunk/build-clover.xml (original)
+++ lucene/dev/trunk/build-clover.xml Sat Aug 11 10:31:53 2012
@@ -17,7 +17,7 @@
     limitations under the License.
  -->
 
-<project name="lucene-solr-clover" basedir=".">
+<project name="clover" basedir=".">
   <import file="lucene/common-build.xml"/>
 
   <!--