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/20 16:23:13 UTC

svn commit: r1484486 - /activemq/trunk/pom.xml

Author: chirino
Date: Mon May 20 14:23:13 2013
New Revision: 1484486

URL: http://svn.apache.org/r1484486
Log:
Switch to released mqtt client version.

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1484486&r1=1484485&r2=1484486&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Mon May 20 14:23:13 2013
@@ -88,7 +88,7 @@
     <leveldb-version>0.5</leveldb-version>
     <leveldbjni-version>1.7</leveldbjni-version>
     <log4j-version>1.2.17</log4j-version>
-    <mqtt-client-version>1.5-SNAPSHOT</mqtt-client-version>
+    <mqtt-client-version>1.5</mqtt-client-version>
     <openjpa-version>1.2.0</openjpa-version>
     <opensymphony-version>2.4.2</opensymphony-version>
     <org-apache-derby-version>10.9.1.0</org-apache-derby-version>