updated to backport 2.1 for AMQ-605

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383643 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-03-06 20:06:55 +00:00
parent d5193d217f
commit b4d2e81ff6
1 changed files with 1 additions and 1 deletions

View File

@ -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>