Author: ffang
Date: Mon Jun 24 02:36:13 2013
New Revision: 1495904
URL: http://svn.apache.org/r1495904
Log:
add mustache-compiler-0.8.12 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=1495904&r1=1495903&r2=1495904&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Jun 24 02:36:13 2013
@@ -45,6 +45,7 @@
<!-- add modules for all bundles to released in the next batch here -->
<module>saxon-9.4.0.7</module>
<module>saxon-9.5.0.2</module>
+ <module>mustache-compiler-0.8.12</module>
</modules>
</project>