Update of /var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live
In directory james.mmbase.org:/tmp/cvs-serv8218/www.cmscontainer.org/war-live

Modified Files:
        project.xml 
Log Message:
Update Lucene to newest stable on CMSC upgrades.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- project.xml 24 Dec 2007 08:52:50 -0000      1.3
+++ project.xml 14 Apr 2008 12:50:19 -0000      1.4
@@ -30,7 +30,7 @@
                <dependency>
                        <groupId>lucene</groupId>
                        <artifactId>lucene-core</artifactId>
-                       <version>2.1.0</version>
+                       <version>2.3.1</version>
                        <url>http://lucene.apache.org/java/docs/index.html</url>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
@@ -39,7 +39,7 @@
                <dependency>
                        <groupId>lucene</groupId>
                        <artifactId>lucene-misc</artifactId>
-                       <version>2.1.0</version>
+                       <version>2.3.1</version>
                        <url>http://lucene.apache.org/java/docs/index.html</url>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
@@ -48,7 +48,7 @@
                <dependency>
                        <groupId>lucene</groupId>
                        <artifactId>lucene-highlighter</artifactId>
-                       <version>2.1.0</version>
+                       <version>2.3.1</version>
                        <url>http://lucene.apache.org/java/docs/index.html</url>
                        <properties>
                                <war.bundle>${war.bundle}</war.bundle>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to