mirror of https://github.com/apache/activemq.git
the version variable is not changed by the release plugin so sue pom.version instead
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@647840 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ee9e607dea
commit
5805fe34cf
2
pom.xml
2
pom.xml
|
@ -35,7 +35,7 @@
|
|||
<!-- 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>
|
||||
|
||||
<version>5.1-SNAPSHOT</version>
|
||||
<version>${pom.version}</version>
|
||||
<spring-version>2.5.1</spring-version>
|
||||
<activesoap-version>1.3</activesoap-version>
|
||||
<annogen-version>0.1.0</annogen-version>
|
||||
|
|
Loading…
Reference in New Issue