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/30 08:48:29 UTC

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

Author: jbonofre
Date: Fri Nov 30 07:48:28 2012
New Revision: 1415528

URL: http://svn.apache.org/viewvc?rev=1415528&view=rev
Log:
[SMX4-1303] Include some ehcache bundles in the next bundles 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=1415528&r1=1415527&r2=1415528&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Fri Nov 30 07:48:28 2012
@@ -70,6 +70,8 @@
         <module>dbunit-2.4.8</module>
         <module>derby-10.9.1.0</module>
         <module>derbynet-10.9.1.0</module>
+        <module>ehcache-2.5.3</module>
+        <module>ehcache-2.6.0</module>
         <module>ehcache-2.6.2</module>
         <module>fop-1.0</module>
         <module>gae-1.7.3</module>