Skip to content

Commit 471ff6d

Browse files
committed
No default value for rabbitmqctl.bin in pom.xml
(cherry picked from commit 89bbb0a)
1 parent 633c6fa commit 471ff6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
<!-- For testing only -->
115115
<make.bin>make</make.bin>
116116
<rabbitmq.dir>${deps.dir}/rabbit</rabbitmq.dir>
117-
<rabbitmqctl.bin>${rabbitmq.dir}/scripts/rabbitmqctl</rabbitmqctl.bin>
118117

119118
<test-broker.A.nodename>rabbit@localhost</test-broker.A.nodename>
120119
<test-broker.A.node_port>5672</test-broker.A.node_port>

0 commit comments

Comments
 (0)