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 2011/09/08 20:30:31 UTC

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

Author: dkulp
Date: Thu Sep  8 18:30:31 2011
New Revision: 1166844

URL: http://svn.apache.org/viewvc?rev=1166844&view=rev
Log:
Record that saaj needs to be built

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=1166844&r1=1166843&r2=1166844&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Sep  8 18:30:31 2011
@@ -46,6 +46,7 @@
         <module>scala-library-2.9.1</module>
         <module>scala-compiler-2.9.1</module>
         <module>openjpa-1.2.1</module>
+        <module>saaj-impl-1.3.9</module>
     </modules>
 
 </project>