summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2014-11-14 15:14:19 +0000
committerKeith Wall <kwall@apache.org>2014-11-14 15:14:19 +0000
commit2eff12e5498a2dbcd28e1b95850851c1b88cf8b5 (patch)
tree2361c6adc0724624bfdca7e46d5a171ad49f74cb /qpid/java/broker-core/src
parentb5ac18e452948cb0498ddfc821deaec180fcb9ba (diff)
downloadqpid-python-2eff12e5498a2dbcd28e1b95850851c1b88cf8b5.tar.gz
QPID-6227: [Java Broker] Use maven resource filtering to interpolate version number into help url
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1639663 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker-core/src')
-rw-r--r--qpid/java/broker-core/src/main/resources/system.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/broker-core/src/main/resources/system.properties b/qpid/java/broker-core/src/main/resources/system.properties
index 202d31e042..6559636f75 100644
--- a/qpid/java/broker-core/src/main/resources/system.properties
+++ b/qpid/java/broker-core/src/main/resources/system.properties
@@ -17,4 +17,4 @@
# under the License.
#
-qpid.helpURL = http://qpid.apache.org/releases/qpid-0.32-SNAPSHOT/java-broker/book \ No newline at end of file
+qpid.helpURL = http://qpid.apache.org/releases/qpid-${project.version}/java-broker/book