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 2012/04/25 20:30:16 UTC

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

Author: tabish
Date: Wed Apr 25 18:30:16 2012
New Revision: 1330473

URL: http://svn.apache.org/viewvc?rev=1330473&view=rev
Log:
Update the <activemq-version> tag to the correct 5.7-SNAPSHOT value

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1330473&r1=1330472&r2=1330473&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Wed Apr 25 18:30:16 2012
@@ -31,7 +31,7 @@
   <inceptionYear>2005</inceptionYear>
 
   <properties>
-    <activemq-version>5.6.0</activemq-version>
+    <activemq-version>5.7-SNAPSHOT</activemq-version>
     <activeio-version>3.1.4</activeio-version>
     <siteId>activemq-${activemq-version}</siteId>
     <projectName>Apache ActiveMQ</projectName>