You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2012/11/01 14:15:30 UTC

svn commit: r1404576 - /activemq/trunk/activemq-amqp/pom.xml

Author: dejanb
Date: Thu Nov  1 13:15:30 2012
New Revision: 1404576

URL: http://svn.apache.org/viewvc?rev=1404576&view=rev
Log:
reverting qpid jms client version

Modified:
    activemq/trunk/activemq-amqp/pom.xml

Modified: activemq/trunk/activemq-amqp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-amqp/pom.xml?rev=1404576&r1=1404575&r2=1404576&view=diff
==============================================================================
--- activemq/trunk/activemq-amqp/pom.xml (original)
+++ activemq/trunk/activemq-amqp/pom.xml Thu Nov  1 13:15:30 2012
@@ -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>