fix activemq.version property

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3@825463 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Tully 2009-10-15 11:05:29 +00:00
parent 2049bb7ddb
commit af6509afb4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<inceptionYear>2005</inceptionYear>
<properties>
<activemq-version>5.3.0</activemq-version>
<activemq-version>5.3.1-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 -->