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 2006/03/06 21:06:58 UTC

svn commit: r383643 - /incubator/activemq/trunk/etc/project.xml

Author: jstrachan
Date: Mon Mar  6 12:06:55 2006
New Revision: 383643

URL: http://svn.apache.org/viewcvs?rev=383643&view=rev
Log:
updated to backport 2.1 for AMQ-605

Modified:
    incubator/activemq/trunk/etc/project.xml

Modified: incubator/activemq/trunk/etc/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/etc/project.xml?rev=383643&r1=383642&r2=383643&view=diff
==============================================================================
--- incubator/activemq/trunk/etc/project.xml (original)
+++ incubator/activemq/trunk/etc/project.xml Mon Mar  6 12:06:55 2006
@@ -393,7 +393,7 @@
     <dependency>
       <groupId>backport-util-concurrent</groupId>
       <artifactId>backport-util-concurrent</artifactId>
-      <version>2.0_01_pd</version>
+      <version>2.1</version>
       <properties>
         <lib>true</lib>
         <activemq.module>true</activemq.module>