mirror of https://github.com/apache/activemq.git
parent
5ee9a3426f
commit
cc36633cef
|
@ -18,7 +18,7 @@
|
|||
<project name="Inbox" default="help" basedir=".">
|
||||
|
||||
<property name="class.dir" value="target/classes" />
|
||||
<property name="activemq.home" value=".." />
|
||||
<property name="activemq.home" value="../../.." />
|
||||
|
||||
<!-- example program defaults -->
|
||||
<property name="url" value="tcp://localhost:61616" />
|
||||
|
|
Loading…
Reference in New Issue