mirror of https://github.com/apache/activemq.git
version is depreciated in place of project.version
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1333039 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
015ac1c8a3
commit
92d9d1cb7a
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
|||
<inceptionYear>2005</inceptionYear>
|
||||
|
||||
<properties>
|
||||
<activemq-version>${version}</activemq-version>
|
||||
<activemq-version>${project.version}</activemq-version>
|
||||
<activeio-version>3.1.4</activeio-version>
|
||||
<siteId>activemq-${activemq-version}</siteId>
|
||||
<projectName>Apache ActiveMQ</projectName>
|
||||
|
|
Loading…
Reference in New Issue