You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ja...@apache.org on 2014/02/12 16:10:23 UTC

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

Author: janstey
Date: Wed Feb 12 15:10:23 2014
New Revision: 1567641

URL: http://svn.apache.org/r1567641
Log:
Add xstream 1.4.7 to 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=1567641&r1=1567640&r2=1567641&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Feb 12 15:10:23 2014
@@ -106,6 +106,7 @@
         <module>xpp3-1.1.4c</module>
         <module>json-20090211</module>
         <module>json-20140107</module>
+        <module>xstream-1.4.7</module>
     </modules>
 
 </project>