You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2009/03/16 05:41:42 UTC

svn commit: r754815 - /servicemix/smx4/bundles/trunk/pom.xml

Author: ccustine
Date: Mon Mar 16 04:41:39 2009
New Revision: 754815

URL: http://svn.apache.org/viewvc?rev=754815&view=rev
Log:
Adding stringtemplate-3.2 to get built and deployed to snapshot repo in order to fix failing builds.

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=754815&r1=754814&r2=754815&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Mar 16 04:41:39 2009
@@ -133,6 +133,9 @@
         <module>geronimo-javamail_1.4_provider</module>
         <!--
         <module>smack-3.0.4</module>
+        -->
+        <module>stringtemplate-3.2</module>
+        <!--
         <module>velocity-1.5</module>
         <module>werken-xpath-0.9.4</module>
         <module>xmlbeans-2.4.0</module>