Author: ccustine
Date: Wed Feb 10 16:43:29 2010
New Revision: 908578
URL: http://svn.apache.org/viewvc?rev=908578&view=rev
Log:
SMX4-475 - Add a new bundle for Lucene 3.0.0 (lucene-core) jar in order to
support the camel-lucene feature in Camel
- Add to build so that we can get snapshots deployed
Modified:
servicemix/smx4/bundles/trunk/pom.xml
Modified: servicemix/smx4/bundles/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=908578&r1=908577&r2=908578&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Feb 10 16:43:29 2010
@@ -41,6 +41,7 @@
<name>Apache ServiceMix Bundles</name>
<modules>
+ <module>lucene-3.0.0</module>
</modules>
</project>