You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ch...@apache.org on 2008/05/29 19:11:25 UTC

svn commit: r661407 - /servicemix/smx4/features/trunk/pom.xml

Author: chirino
Date: Thu May 29 10:11:25 2008
New Revision: 661407

URL: http://svn.apache.org/viewvc?rev=661407&view=rev
Log:
Build against 5.2-SNAPSHOT to fix the compile issue.

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=661407&r1=661406&r2=661407&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu May 29 10:11:25 2008
@@ -60,7 +60,7 @@
   </prerequisites>
 
   <properties>
-      <activemq.version>5.1.0</activemq.version>
+      <activemq.version>5.2-SNAPSHOT</activemq.version>
       <acegi.version>1.0.0</acegi.version>
       <ant.version>1.7.0</ant.version>
       <aopalliance.version>1.0</aopalliance.version>