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/04/24 18:01:20 UTC

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

Author: dejanb
Date: Tue Apr 24 16:01:19 2012
New Revision: 1329814

URL: http://svn.apache.org/viewvc?rev=1329814&view=rev
Log:
upgrading activeio to 3.1.4

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1329814&r1=1329813&r2=1329814&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Apr 24 16:01:19 2012
@@ -32,7 +32,7 @@
 
   <properties>
     <activemq-version>5.6-SNAPSHOT</activemq-version>
-    <activeio-version>3.2-SNAPSHOT</activeio-version>
+    <activeio-version>3.1.4</activeio-version>
     <siteId>activemq-${activemq-version}</siteId>
     <projectName>Apache ActiveMQ</projectName>
     <!-- base url for site deployment.  See distribution management for full url.  Override this in settings.xml for staging -->