diff options
Diffstat (limited to 'qpid/java/java.testprofile')
-rw-r--r-- | qpid/java/java.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/java.testprofile b/qpid/java/java.testprofile index 53ec4d340d..cef0a10661 100644 --- a/qpid/java/java.testprofile +++ b/qpid/java/java.testprofile @@ -1,4 +1,4 @@ -broker=build/bin/qpid-server +broker=${project.root}/build/bin/qpid-server broker.clean=${project.root}/clean-dir ${build.data} broker.ready=Qpid Broker Ready |