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:
Bosanac Dejan 2012-11-01 13:15:30 +00:00
parent 3656a3f378
commit c944f80b86
1 changed files with 1 additions and 1 deletions

View File

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