You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by dk...@apache.org on 2014/07/25 16:34:08 UTC

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

Author: dkulp
Date: Fri Jul 25 14:34:08 2014
New Revision: 1613442

URL: http://svn.apache.org/r1613442
Log:
Add saaj-impl to build

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=1613442&r1=1613441&r2=1613442&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Jul 25 14:34:08 2014
@@ -68,6 +68,7 @@
         <module>hadoop-client-2.4.1</module>
         <module>xalan-2.7.2</module>
         <module>xalan-serializer-2.7.2</module>
+        <module>saaj-impl-1.3.23</module>
     </modules>
 
 </project>