Author: gnodet
Date: Wed May 14 02:01:46 2008
New Revision: 656163
URL: http://svn.apache.org/viewvc?rev=656163&view=rev
Log:
No need to use the activemq snapshot
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=656163&r1=656162&r2=656163&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed May 14 02:01:46 2008
@@ -60,7 +60,7 @@
</prerequisites>
<properties>
- <activemq.version>5.2-SNAPSHOT</activemq.version>
+ <activemq.version>5.1.0</activemq.version>
<acegi.version>1.0.0</acegi.version>
<ant.version>1.7.0</ant.version>
<aopalliance.version>1.0</aopalliance.version>