Index: contrib/benchmark/pom.xml.template
===================================================================
--- contrib/benchmark/pom.xml.template (revision 736281)
+++ contrib/benchmark/pom.xml.template (working copy)
@@ -39,6 +39,11 @@
@version@
+ org.apache.lucene
+ lucene-highlighter
+ @version@
+
+
commons-beanutils
commons-beanutils
${commons-beanutils-version}
Index: contrib/highlighter/pom.xml.template
===================================================================
--- contrib/highlighter/pom.xml.template (revision 736281)
+++ contrib/highlighter/pom.xml.template (working copy)
@@ -35,4 +35,11 @@
This is the highlighter for apache lucene java
jar
+
+
+ org.apache.lucene
+ lucene-memory
+ @version@
+
+