[dna-commits] DNA SVN: r1419 - trunk/extensions/dna-search-lucene.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Wed Dec 9 14:49:30 EST 2009


Author: rhauch
Date: 2009-12-09 14:49:30 -0500 (Wed, 09 Dec 2009)
New Revision: 1419

Modified:
   trunk/extensions/dna-search-lucene/pom.xml
Log:
DNA-467 Corrected the 'dna-search-lucene' pom.xml file.

Modified: trunk/extensions/dna-search-lucene/pom.xml
===================================================================
--- trunk/extensions/dna-search-lucene/pom.xml	2009-12-09 19:36:29 UTC (rev 1418)
+++ trunk/extensions/dna-search-lucene/pom.xml	2009-12-09 19:49:30 UTC (rev 1419)
@@ -8,10 +8,10 @@
     <relativePath>../..</relativePath>
   </parent>
   <!-- The groupId and version values are inherited from parent -->
-  <artifactId>dna-search-provider</artifactId>
+  <artifactId>dna-search-lucene</artifactId>
   <packaging>jar</packaging>
-  <name>JBoss DNA Search Provider for Lucene</name>
-  <description>JBoss DNA Search Provider that uses Lucene.</description>
+  <name>JBoss DNA Search Engine for Lucene</name>
+  <description>JBoss DNA Search Engine that uses Lucene.</description>
   <url>http://labs.jboss.org/dna</url>
   <!--
     Define the dependencies. Note that all version and scopes default to those defined in the dependencyManagement section of the



More information about the dna-commits mailing list