Title: [675] branches/servicemix-1.1/base/project.xml: updated to the 3.2 release of ActiveMQ
Revision
675
Author
jstrachan
Date
2005-10-26 06:37:13 -0400 (Wed, 26 Oct 2005)

Log Message

updated to the 3.2 release of ActiveMQ

Modified Paths


Diff

Modified: branches/servicemix-1.1/base/project.xml (674 => 675)

--- branches/servicemix-1.1/base/project.xml	2005-10-26 10:33:20 UTC (rev 674)
+++ branches/servicemix-1.1/base/project.xml	2005-10-26 10:37:13 UTC (rev 675)
@@ -682,7 +682,7 @@
     <!--  for ActiveMQ 3.x -->
     <dependency>
       <id>activemq</id>
-      <version>3.2-SNAPSHOT</version>
+      <version>3.2</version>
       <properties>
         <lib>true</lib>
         <war.bundle>true</war.bundle>
@@ -690,7 +690,7 @@
     </dependency>
     <dependency>
       <id>activemq+ra</id>
-      <version>3.2-SNAPSHOT</version>
+      <version>3.2</version>
       <properties>
         <lib>true</lib>
         <war.bundle>true</war.bundle>

Reply via email to