mirror of https://github.com/apache/activemq.git
Updated version of backport-util-concurrent to 2.1 since the assembly uses this version.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390351 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
161c24aa16
commit
296d081fb8
2
pom.xml
2
pom.xml
|
@ -222,7 +222,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>backport-util-concurrent</groupId>
|
<groupId>backport-util-concurrent</groupId>
|
||||||
<artifactId>backport-util-concurrent</artifactId>
|
<artifactId>backport-util-concurrent</artifactId>
|
||||||
<version>2.0_01_pd</version>
|
<version>2.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue