diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2012-02-01 23:56:28 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2012-02-01 23:56:28 +0000 |
| commit | 0dcfedb9a055a5ec9175a13cdce8667104cd799a (patch) | |
| tree | d195069c3d429ef502f3514d8b1faf82eba0f651 /qpid/java/jca/example/build-properties.xml.temp | |
| parent | 08b3d439ce5cdcd127d14489ba4730ae3f2c7724 (diff) | |
| download | qpid-python-0dcfedb9a055a5ec9175a13cdce8667104cd799a.tar.gz | |
QPID-3734 Commiting patch by Weston Price.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1239411 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/jca/example/build-properties.xml.temp')
| -rw-r--r-- | qpid/java/jca/example/build-properties.xml.temp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/jca/example/build-properties.xml.temp b/qpid/java/jca/example/build-properties.xml.temp index 9eae869c27..1d62db9af5 100644 --- a/qpid/java/jca/example/build-properties.xml.temp +++ b/qpid/java/jca/example/build-properties.xml.temp @@ -20,4 +20,5 @@ --> <project name="qpid-jca-example-build-properties" basedir="." default=""> <property name="qpid.ver" value="@project.version@"/> + <property name="broker.address" value="localhost"/> </project> |
