Commit in servicemix/base on MAIN
project.xml+4-41.84 -> 1.85
rolled back accidental commit trying out ServiceMix with ActiveMQ 4.x

servicemix/base
project.xml 1.84 -> 1.85
diff -u -r1.84 -r1.85
--- project.xml	20 Sep 2005 10:46:05 -0000	1.84
+++ project.xml	20 Sep 2005 11:00:30 -0000	1.85
@@ -624,6 +624,7 @@
     <!-- default JMS provider used for implementation -->
     
     <!--  for ActiveMQ 4.x -->
+    <!-- 
     <dependency>
       <id>activemq+core</id>
       <version>4.0-SNAPSHOT</version>
@@ -645,24 +646,23 @@
         <lib>true</lib>
       </properties>
     </dependency>
+    -->
     
     <!--  for ActiveMQ 3.x -->
-    <!-- 
     <dependency>
       <id>activemq</id>
-      <version>3.1-M6</version>
+      <version>3.1</version>
       <properties>
         <lib>true</lib>
       </properties>
     </dependency>
     <dependency>
       <id>activemq+ra</id>
-      <version>3.1-M6</version>
+      <version>3.1</version>
       <properties>
         <lib>true</lib>
       </properties>
     </dependency>
-     -->
 
     <!-- For clustering services -->
     <dependency>
CVSspam 0.2.8



Reply via email to