You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2008/11/24 17:14:28 UTC

svn commit: r720216 - /activemq/activemq-cpp/trunk/pom.xml

Author: tabish
Date: Mon Nov 24 08:14:27 2008
New Revision: 720216

URL: http://svn.apache.org/viewvc?rev=720216&view=rev
Log:
http://issues.apache.org/activemq/browse/AMQCPP-208

Update to use the latest 5.2 release of AMQ

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

Modified: activemq/activemq-cpp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/pom.xml?rev=720216&r1=720215&r2=720216&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/pom.xml (original)
+++ activemq/activemq-cpp/trunk/pom.xml Mon Nov 24 08:14:27 2008
@@ -147,7 +147,7 @@
   </build>
 
   <properties>
-    <activemq-version>5.1.0</activemq-version>
+    <activemq-version>5.2.0</activemq-version>
     <activemq-core-dir>${ACTIVEMQ_SRC_HOME}/activemq-core/</activemq-core-dir>
   </properties>