Author: ffang
Date: Tue Jul 16 09:34:52 2013
New Revision: 1503630
URL: http://svn.apache.org/r1503630
Log:
[SMX4-1477]add mustache bundle for next release
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=1503630&r1=1503629&r2=1503630&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Tue Jul 16 09:34:52 2013
@@ -45,6 +45,7 @@
<!-- add modules for all bundles to released in the next batch here -->
<module>lightcouch-0.0.6</module>
<module>freemarker-2.3.20</module>
+ <module>mustache-compiler-0.8.12</module>
</modules>
</project>