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/10/24 18:32:33 UTC

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

Author: dkulp
Date: Mon Oct 24 16:32:33 2011
New Revision: 1188207

URL: http://svn.apache.org/viewvc?rev=1188207&view=rev
Log:
Add saaj-impl to the list of stuff to 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=1188207&r1=1188206&r2=1188207&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Oct 24 16:32:33 2011
@@ -47,6 +47,7 @@
         <module>javassist-3.12.0.GA</module>
         <module>javassist-3.12.1.GA</module>
         <module>guava-10.0.1</module>
+        <module>saaj-impl-1.3.9</module>
     </modules>
 
 </project>