mirror of https://github.com/apache/activemq.git
fix up version ref post release process
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@985873 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9353ea50e4
commit
28d18651d9
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
||||||
<inceptionYear>2005</inceptionYear>
|
<inceptionYear>2005</inceptionYear>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<activemq-version>5.4.0</activemq-version>
|
<activemq-version>5.5-SNAPSHOT</activemq-version>
|
||||||
<siteId>activemq-${activemq-version}</siteId>
|
<siteId>activemq-${activemq-version}</siteId>
|
||||||
<projectName>Apache ActiveMQ</projectName>
|
<projectName>Apache ActiveMQ</projectName>
|
||||||
<!-- base url for site deployment. See distribution management for full url. Override this in settings.xml for staging -->
|
<!-- base url for site deployment. See distribution management for full url. Override this in settings.xml for staging -->
|
||||||
|
|
Loading…
Reference in New Issue