mirror of https://github.com/apache/activemq.git
reverting qpid jms client version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404576 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3656a3f378
commit
c944f80b86
|
@ -55,7 +55,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.qpid</groupId>
|
||||
<artifactId>qpid-amqp-1-0-client-jms</artifactId>
|
||||
<version>0.19-SNAPSHOT</version>
|
||||
<version>0.18</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue