You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2012/11/26 13:08:12 UTC

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

Author: jbonofre
Date: Mon Nov 26 12:08:11 2012
New Revision: 1413569

URL: http://svn.apache.org/viewvc?rev=1413569&view=rev
Log:
Update the master pom to include modified bundles in the 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=1413569&r1=1413568&r2=1413569&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Nov 26 12:08:11 2012
@@ -50,6 +50,9 @@
         <module>aws-java-sdk-1.3.22</module>
         <module>aws-java-sdk-1.3.25</module>
         <module>xmlrpc-client-3.1.3</module>
+        <module>xerces-2.11.0</module>
+        <module>xalan-serializer-2.7.1</module>
+        <module>xalan-2.7.1</module>
     </modules>
 
 </project>