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 2008/04/22 21:40:10 UTC

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

Author: chirino
Date: Tue Apr 22 12:40:03 2008
New Revision: 650626

URL: http://svn.apache.org/viewvc?rev=650626&view=rev
Log:
Fix the build

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=650626&r1=650625&r2=650626&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Apr 22 12:40:03 2008
@@ -34,7 +34,7 @@
     <projectName>Apache ActiveMQ</projectName>
     <!-- base url for site deployment.  See distribution management for full url.  Override this in settings.xml for staging -->
     <staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
-    <activemq-version>5.1.0</activemq-version>
+    <activemq-version>5.2-SNAPSHOT</activemq-version>
     <spring-version>2.5.1</spring-version>
     <activesoap-version>1.3</activesoap-version>
     <annogen-version>0.1.0</annogen-version>