Update of /var/cvs/contributions/lucene
In directory james.mmbase.org:/tmp/cvs-serv25234/contributions/lucene
Modified Files:
project.xml
Log Message:
Fixed buildscript, it now uses the right pdfbox
See also: http://cvs.mmbase.org/viewcvs/contributions/lucene
Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/lucene/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- project.xml 22 Feb 2008 09:53:11 -0000 1.7
+++ project.xml 22 Feb 2008 10:30:29 -0000 1.8
@@ -35,10 +35,9 @@
<url>http://www.mmbase.org/maven/lucene/</url>
</dependency>
<dependency>
- <groupId>lucene</groupId>
- <artifactId>PDFBox</artifactId>
+ <groupId>pdfbox</groupId>
+ <artifactId>pdfbox</artifactId>
<version>0.7.3</version>
- <url>http://www.mmbase.org/maven/lucene/</url>
</dependency>
<dependency>
<groupId>lucene</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs