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 2010/11/26 10:37:39 UTC

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

Author: dejanb
Date: Fri Nov 26 09:37:39 2010
New Revision: 1039281

URL: http://svn.apache.org/viewvc?rev=1039281&view=rev
Log:
updating activemq-version

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1039281&r1=1039280&r2=1039281&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Fri Nov 26 09:37:39 2010
@@ -31,7 +31,7 @@
   <inceptionYear>2005</inceptionYear>
 
   <properties>
-    <activemq-version>5.4.2</activemq-version>
+    <activemq-version>5.5-SNAPSHOT</activemq-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 -->