You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2013/05/10 19:58:26 UTC

svn commit: r1481122 - /activemq/activemq-apollo/trunk/pom.xml

Author: chirino
Date: Fri May 10 17:58:25 2013
New Revision: 1481122

URL: http://svn.apache.org/r1481122
Log:
Upgrade MQTT client version.

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

Modified: activemq/activemq-apollo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1481122&r1=1481121&r2=1481122&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Fri May 10 17:58:25 2013
@@ -82,7 +82,7 @@
     <rome-version>0.8</rome-version>
 
     <slf4j-version>1.6.1</slf4j-version>
-    <mqtt-client-version>1.4</mqtt-client-version>
+    <mqtt-client-version>1.5-SNAPSHOT</mqtt-client-version>
 
     <jaxb-api-version>2.1</jaxb-api-version>
     <jaxb-version>2.1.6</jaxb-version>