You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2007/03/02 09:56:48 UTC

svn commit: r513662 - /activemq/branches/activemq-4.1/pom.xml

Author: jstrachan
Date: Fri Mar  2 00:56:47 2007
New Revision: 513662

URL: http://svn.apache.org/viewvc?view=rev&rev=513662
Log:
Moved back to 3.0.0 of activeio as its based on java 1.4

Modified:
    activemq/branches/activemq-4.1/pom.xml

Modified: activemq/branches/activemq-4.1/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/pom.xml?view=diff&rev=513662&r1=513661&r2=513662
==============================================================================
--- activemq/branches/activemq-4.1/pom.xml (original)
+++ activemq/branches/activemq-4.1/pom.xml Fri Mar  2 00:56:47 2007
@@ -216,7 +216,7 @@
       <dependency>
         <groupId>org.apache.activemq</groupId>
         <artifactId>activeio-core</artifactId>
-        <version>3.1-SNAPSHOT</version>
+        <version>3.0.0-incubator</version>
       </dependency>
 	  <dependency>
         <groupId>org.apache.activemq</groupId>