Update of
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory
james.mmbase.org:/tmp/cvs-serv17461/demo.cmscontainer.org/war-community
Modified Files:
project.xml
Log Message:
CMSC-989 - Use the latest stable Lucene as in other CMSc client projects.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-989
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- project.xml 3 Jul 2008 13:26:29 -0000 1.17
+++ project.xml 3 Jul 2008 15:49:39 -0000 1.18
@@ -257,7 +257,7 @@
<dependency>
<groupId>lucene</groupId>
<artifactId>lucene-core</artifactId>
- <version>2.2.0</version>
+ <version>2.3.2</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
@@ -266,7 +266,7 @@
<dependency>
<groupId>lucene</groupId>
<artifactId>lucene-highlighter</artifactId>
- <version>2.2.0</version>
+ <version>2.3.2</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
@@ -275,7 +275,7 @@
<dependency>
<groupId>lucene</groupId>
<artifactId>lucene-analyzers</artifactId>
- <version>2.2.0</version>
+ <version>2.3.2</version>
<type>jar</type>
<properties>
<war.bundle>${war.bundle}</war.bundle>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs